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

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
microcai committed Sep 6, 2019
1 parent f919bbd commit 5be241e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ endif()

link_libraries(
Boost::system Boost::thread Boost::chrono Boost::program_options
Boost::locale Boost::random Boost::coroutine
Boost::locale Boost::random Boost::context
)

set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
Expand Down

0 comments on commit 5be241e

Please sign in to comment.