[cmake-developers] Automoc in cmake

Bill Hoffman bill.hoffman at kitware.com
Wed Aug 17 06:24:42 EDT 2011


Looks like the bootstrap test is failing:

http://www.cdash.org/CDash/viewConfigure.php?buildid=1438622

you need to wrap the moc stuff with this:

#if defined(CMAKE_BUILD_WITH_CMAKE)

-Bill



More information about the cmake-developers mailing list