CTest complains internally if these aren't here:
Internal cmake changing into directory: /home/troy/Projects/boost/branches/CMake/Boost_1_35_0-build/tools/build/CMake/CompileTest
======== CMake output ======
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.6)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.