Hi, I've got a project wich is in the makings of migrating to CMake - coming along quite nicely actually.
I've managed to get it compiling and running tests, with CTest - and also reporting to a private CDash site. I just have one problem at present with CTest, and that is the coverage reports which it creates. They seem to contain the coverage report for the test file, not the file being tested. I managed to manually find where CMake places the gcno and gcda files, but CTest does not seem to - perhaps because they're not in the same directory. Is there any way to make CTest look deeper into the CMakeFiles directory? Thanks in advance. // Fredrik Please consider the environment before you print / Merci de penser à l'environnement avant d'imprimer / Tänk på miljön innan du skriver ut _______________________________________________________________________________________________________________ This e-mail communication (and any attachment/s) may contain confidential or privileged information and is intended only for the individual(s) or entity named above and to others who have been specifically authorized to receive it. If you are not the intended recipient, please do not read, copy, use or disclose the contents of this communication to others. Please notify the sender that you have received this e-mail in error by reply e-mail, and delete the e-mail subsequently. Please note that in order to protect the security of our information systems an AntiSPAM solution is in use and will browse through incoming emails. Thank you. _________________________________________________________________________________________________________________ Ce message (ainsi que le(s) fichier(s)), transmis par courriel, peut contenir des renseignements confidentiels ou protégés et est destiné à l?usage exclusif du destinataire ci-dessus. Toute autre personne est, par les présentes, avisée qu?il est strictement interdit de le diffuser, le distribuer ou le reproduire. Si vous l?avez reçu par inadvertance, veuillez nous en aviser et détruire ce message. Veuillez prendre note qu'une solution antipollupostage (AntiSPAM) est utilisée afin d'assurer la sécurité de nos systèmes d'information et qu'elle furètera les courriels entrants. Merci. _________________________________________________________________________________________________________________
_______________________________________________ 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
