mirror of
https://github.com/boostorg/compat.git
synced 2026-01-19 04:02:16 +00:00
Update CMakeLists.txt
This commit is contained in:
@@ -15,6 +15,8 @@ target_include_directories(boost_compat INTERFACE include)
|
|||||||
target_link_libraries(boost_compat
|
target_link_libraries(boost_compat
|
||||||
INTERFACE
|
INTERFACE
|
||||||
Boost::assert
|
Boost::assert
|
||||||
|
Boost::config
|
||||||
|
Boost::throw_exception
|
||||||
)
|
)
|
||||||
|
|
||||||
target_compile_features(boost_compat INTERFACE cxx_std_11)
|
target_compile_features(boost_compat INTERFACE cxx_std_11)
|
||||||
|
|||||||
Reference in New Issue
Block a user