Boost logo

Boost-Commit :

From: troy_at_[hidden]
Date: 2008-07-02 12:18:55


Author: troy
Date: 2008-07-02 12:18:54 EDT (Wed, 02 Jul 2008)
New Revision: 46989
URL: http://svn.boost.org/trac/boost/changeset/46989

Log:
Going to do this a different way. Don't check in the moved headers, rather modularize-on-demand
Removed:
   branches/CMake/release/libs/any/include/boost/
   branches/CMake/release/libs/asio/include/boost/
   branches/CMake/release/libs/filesystem/include/boost/
   branches/CMake/release/libs/graph/include/boost/
   branches/CMake/release/libs/program_options/include/boost/
   branches/CMake/release/libs/serialization/include/boost/
   branches/CMake/release/libs/signals/include/boost/
   branches/CMake/release/libs/system/include/boost/
   branches/CMake/release/libs/wave/include/boost/
   branches/CMake/release/libs/xpressive/include/boost/
Text files modified:
   branches/CMake/release/libs/asio/CMakeLists.txt | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/CMake/release/libs/asio/CMakeLists.txt
==============================================================================
--- branches/CMake/release/libs/asio/CMakeLists.txt (original)
+++ branches/CMake/release/libs/asio/CMakeLists.txt 2008-07-02 12:18:54 EDT (Wed, 02 Jul 2008)
@@ -2,6 +2,6 @@
   Asio
   HEADERS asio.hpp asio
   MODULAR
-)
+ )
 
 


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