$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: troy_at_[hidden]
Date: 2008-06-30 07:09:31
Author: troy
Date: 2008-06-30 07:09:29 EDT (Mon, 30 Jun 2008)
New Revision: 46895
URL: http://svn.boost.org/trac/boost/changeset/46895
Log:
modularize... w/o this you can't see serialization's headers
Added:
branches/CMake/release/libs/numeric/module.cmake (contents, props changed)
Added: branches/CMake/release/libs/numeric/module.cmake
==============================================================================
--- (empty file)
+++ branches/CMake/release/libs/numeric/module.cmake 2008-06-30 07:09:29 EDT (Mon, 30 Jun 2008)
@@ -0,0 +1 @@
+boost_module(numeric DEPENDS serialization)
\ No newline at end of file