Skip to content

Commit

Permalink
Merge 13b0f01 into 3ad231a
Browse files Browse the repository at this point in the history
  • Loading branch information
Oekn5w authored Jun 9, 2020
2 parents 3ad231a + 13b0f01 commit 494d8e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ endif(NOT GIT_VERSION STREQUAL "")

find_package(Threads REQUIRED)

set(Boost_NO_BOOST_CMAKE ON)
find_package(Boost REQUIRED COMPONENTS system thread filesystem)

set(LIBDIR ${CMAKE_CURRENT_SOURCE_DIR}/../xs/src/)
Expand Down

0 comments on commit 494d8e5

Please sign in to comment.