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 3b31c330d5
commit 25d1746f8a

View File

@ -1,3 +1,6 @@
boost_additional_test_dependencies(io BOOST_DEPENDS test)
boost_test_run(ios_state_unit_test DEPENDS boost_unit_test_framework)
boost_test_run(ios_state_test DEPENDS boost_test_exec_monitor)