On 12/01/2011 11:24 PM, [email protected] wrote:
> How can I get the same effect as the Visual Studio post-build rules?
> Nothing too fancy, just copy and zip files into a /dist directory.
> 
> Thx++
> 

Are you looking for the add_custom_command(TARGET ... POST_BUILD ...)
signature?

Michael

--

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