Yep, that looks like it will work - thanks! CY
On Thu, Feb 10, 2011 at 11:21 AM, David Cole <[email protected]> wrote: > Sorry. Correction here... Make that: > > COMMAND ${CMAKE_COMMAND} -E touch > ${CMAKE_CURRENT_BINARY_DIR}/${targetprefix}.sentinel > > (The "touch" is the rather important part of that command line....) _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
