[CMake] XCode post-build processing?

g4 at novadsp.com g4 at novadsp.com
Sat Dec 3 11:10:18 EST 2011


Thanks Michael.

Now how do I make 'copy' copy a Mac .app bundle? copy file simply 
creates an empty directory call mac.app and copy directory refuses to obey.

Thx++

On 02/12/2011 05:43, Michael Wild wrote:
> On 12/01/2011 11:24 PM, g4 at novadsp.com 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
>




More information about the CMake mailing list