On Tue, Dec 9, 2008 at 11:05 AM, Robert Dailey <[EMAIL PROTECTED]> wrote:

> Michael,
>
> Is there a way to call add_custom_command() on a specific configuration for
> a specific target? If I can do this then I can use CMAKE to copy the files
> appropriately and your method would work perfectly.
>
> Thanks for your tme.
>

After much research, I've found out that CMake cannot provide a custom
command (Post build event) to a specific configuration in the case where
CMake is used to generate a multi-configuration target, such as a visual
studio project. This is a HUGE problem for me. Are there any work-arounds
for this issue? Does this issue plan to be addressed in a future release
(Hopefully soon)?
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to