forked from boostorg/regex
Add first cut at CMake tests.
This commit is contained in:
@ -17,6 +17,8 @@ target_link_libraries(boost_regex
|
||||
INTERFACE
|
||||
Boost::config
|
||||
Boost::throw_exception
|
||||
Boost::predef
|
||||
Boost::assert
|
||||
)
|
||||
|
||||
# boost_install requires PROJECT_VERSION
|
||||
|
Reference in New Issue
Block a user