Beman Dawes wrote:
I'm still hung at the step that says " Enable BOOST_BUILD_SLAVE and
BOOST_BUILD_TESTING."

There are no such entries to enable.
>

Does this help?

  http://svn.boost.org/trac/boost/wiki/CMakeWindowsRegressionQuickstart

it's BUILD_TESTING, not BOOST_BUILD_TESTING, my fault.  But BOOST_BUILD_SLAVE 
should
be there, created by this line:

  option(BOOST_BUILD_SLAVE "Be a build slave, report build/testing" OFF)

of this file:

  
http://svn.boost.org/trac/boost/browser/branches/CMake/release/tools/build/CMake/BoostBuildSlave.cmake

-t
_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

Reply via email to