forked from boostorg/smart_ptr
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
boost_additional_test_dependencies(tokenizer BOOST_DEPENDS test intrusive)
|
||||
|
||||
|
||||
boost_test_run(smart_ptr_test)
|
||||
boost_test_run(shared_ptr_basic_test)
|
||||
boost_test_run(shared_ptr_test)
|
||||
|
Reference in New Issue
Block a user