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