forked from boostorg/function
Regenerate CMakeLists.txt
This commit is contained in:
@ -19,7 +19,6 @@ target_link_libraries(boost_function
|
|||||||
Boost::config
|
Boost::config
|
||||||
Boost::core
|
Boost::core
|
||||||
Boost::throw_exception
|
Boost::throw_exception
|
||||||
Boost::type_traits
|
|
||||||
)
|
)
|
||||||
|
|
||||||
target_compile_features(boost_function INTERFACE cxx_std_11)
|
target_compile_features(boost_function INTERFACE cxx_std_11)
|
||||||
|
Reference in New Issue
Block a user