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:
Michael A. Jackson
2008-11-07 17:02:56 +00:00
parent 85192b703d
commit 330f23e84c

View File

@ -1,3 +1,5 @@
boost_additional_test_dependencies(regex BOOST_DEPENDS test)
# TODO: Default to multi-threaded?
macro(regex_test TESTNAME)
parse_arguments(REGEX_TEST "" "" ${ARGN})