Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Commit

Permalink
fixing the build
Browse files Browse the repository at this point in the history
  • Loading branch information
LefterisJP committed Mar 3, 2015
1 parent 17281c1 commit f72ae5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libdevcore/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DSTATICLIB")

aux_source_directory(. SRC_LIST)

include_directories(BEFORE ${JSONCPP_INCLUDE_DIRS})
include_directories(BEFORE ..)
include_directories(${Boost_INCLUDE_DIRS})

Expand Down

0 comments on commit f72ae5c

Please sign in to comment.