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                                        
  
--

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

Reply via email to