|
Boost-Commit : |
From: troy_at_[hidden]
Date: 2008-06-15 05:29:36
Author: troy
Date: 2008-06-15 05:29:35 EDT (Sun, 15 Jun 2008)
New Revision: 46407
URL: http://svn.boost.org/trac/boost/changeset/46407
Log:
this has to be status or it makes ccmake behave in irritating ways
Text files modified:
branches/CMake/release/libs/tr1/test/CMakeLists.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: branches/CMake/release/libs/tr1/test/CMakeLists.txt
==============================================================================
--- branches/CMake/release/libs/tr1/test/CMakeLists.txt (original)
+++ branches/CMake/release/libs/tr1/test/CMakeLists.txt 2008-06-15 05:29:35 EDT (Sun, 15 Jun 2008)
@@ -52,7 +52,7 @@
boost_glob_test_compile(config tr1_has_tr1*pass.cpp "")
-message("libs/tr1/test/CMakeLists.txt: was this just cruft? Seems to duplicate first glob_test_compile line above")
+message(STATUS "libs/tr1/test/CMakeLists.txt: was this just cruft? Seems to duplicate first glob_test_compile line above")
boost_glob_test_run(type_traits *.cpp "")
# previous:
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk