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 07800455a8
commit e8504c1777

View File

@ -1,3 +1,6 @@
boost_additional_test_dependencies(function BOOST_DEPENDS test lambda)
boost_test_run(lib_function_test function_test.cpp)
boost_test_run(function_n_test)
boost_test_run(allocator_test)