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 74bdc378ea
commit 59b2f369d1

View File

@@ -1,3 +1,5 @@
boost_additional_test_dependencies(mpl BOOST_DEPENDS test bind)
boost_test_compile(largest_int aux_/largest_int.cpp)
boost_test_compile(msvc_is_class aux_/msvc_is_class.cpp)
boost_test_compile(template_arity aux_/template_arity.cpp)