[CMake] Testing 'install'/'package' with CTest

Kedzierski, Artur CIV NSWC Corona, PA13 artur.kedzierski at navy.mil
Thu Jan 26 14:07:46 EST 2012


Since I didn't receive any responses, I figured that I'll try asking this question again.
I would like CTest nightly/continuous test my 'install'/'package' target and submit the
results to CDash. Is there currently any way to do that?

I appreciate any help.

--
Artur Kedzierski

-----Original Message-----
From: Kedzierski, Artur CIV NSWC Corona, PA13 
Sent: Friday, December 02, 2011 8:56
To: 'cmake at cmake.org'
Subject: Testing 'install' with CTest

Hi,

Is there any way for CTest to execute the 'install' target in addition to compilation, unit
testing, etc.? I.e. 'make install' on Linux and similar on other platforms. Then submit
the results to CDash.

We have a continuous build that currently runs the CTest followed by 'make install' and 
'devenv ... /project install'. The problem is that when somebody changes one of 
CMakeLists.txt files to modify INSTALL(...) and sets it incorrectly, CDash will have no record
of the error.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5684 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120126/fb2c011a/attachment-0001.bin>


More information about the CMake mailing list