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 80de3d1903
commit 30dc63f52f

View File

@ -1,3 +1,5 @@
boost_additional_test_dependencies(concept_check BOOST_DEPENDS utility)
# this fails but looks like it isn't the build
# boost_test_run(../stl_concept_covering)
boost_test_run(concept_check_test ../concept_check_test.cpp)