forked from boostorg/regex
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,5 @@
|
|||||||
|
boost_additional_test_dependencies(regex BOOST_DEPENDS test)
|
||||||
|
|
||||||
# TODO: Default to multi-threaded?
|
# TODO: Default to multi-threaded?
|
||||||
macro(regex_test TESTNAME)
|
macro(regex_test TESTNAME)
|
||||||
parse_arguments(REGEX_TEST "" "" ${ARGN})
|
parse_arguments(REGEX_TEST "" "" ${ARGN})
|
||||||
|
Reference in New Issue
Block a user