[CMake] Running a executable after generation

terje loe terjeloe at hotmail.com
Sat Dec 3 18:58:04 EST 2011


Is it possible to get cmake to run a executable or a script after it has generated the project/make files?I know of execute_process() , but this runs the process while generating.
As it seems like cmake currently doesn't support what I want to do I would like to run a script after the generation to update my visual studio files manualy.
http://www.itk.org/Bug/view.php?id=11902 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111204/e6fc765e/attachment.htm>


More information about the CMake mailing list