link boost statically
This commit is contained in:
parent
33f24ab7be
commit
e038d82cfc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
set(Boost_USE_STATIC_LIBS ON)
|
||||
|
||||
find_package(Boost 1.62 COMPONENTS date_time REQUIRED)
|
||||
find_package(SQLite3 REQUIRED)
|
||||
|
|
Loading…
Reference in a new issue