Re: [CMake] Install files at absolute position?

2006-01-18 Thread Alexander Neundorf
Von: Zachary Pincus [EMAIL PROTECTED] I'm wondering if there is any good way to have CMake install a particular file at an absolute position in the filesystem (not prefixed by CMAKE_INSTALL_PREFIX) during 'make install'. There is already a bug report about it:

Re: [CMake] Activating coverage with ctest

2006-01-18 Thread xavier delannoy
for code coverage with gcov add this to your CFLAGS -ftest-coverage - fprofile-arcs Hello, I feel like this is a simple question but I can't figure out the answer. When I try to use ctest -DExperimentalCoverage, I get: cisst ctest -D ExperimentalCoverage Site: Macintosh.local Build