mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Find all the package components we use
This commit is contained in:
parent
59270e682f
commit
c1e1f3d46c
@ -870,7 +870,7 @@ find_program(ETAGS etags)
|
|||||||
# set (BOOST_ROOT ${PROJECT_SOURCE_DIR}/boost)
|
# set (BOOST_ROOT ${PROJECT_SOURCE_DIR}/boost)
|
||||||
# endif ()
|
# endif ()
|
||||||
set (Boost_USE_STATIC_LIBS OFF)
|
set (Boost_USE_STATIC_LIBS OFF)
|
||||||
find_package (Boost 1.63 REQUIRED COMPONENTS log_setup)
|
find_package (Boost 1.63 REQUIRED COMPONENTS log_setup log)
|
||||||
add_definitions (-DBOOST_SYSTEM_NO_DEPRECATED)
|
add_definitions (-DBOOST_SYSTEM_NO_DEPRECATED)
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user