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 c213502e2c
commit 8ed342548e

View File

@ -1,3 +1,6 @@
boost_additional_test_dependencies(preprocessor BOOST_DEPENDS test)
boost_test_compile(arithmetic) boost_test_compile(arithmetic)
boost_test_compile(array) boost_test_compile(array)
boost_test_compile(comparison) boost_test_compile(comparison)