[CMake] Re: Xcode generator fails to heed add_custom_command() DEPENDS

David Cole dlrdave at aol.com
Sun Jul 14 15:35:04 EDT 2013


>      DEPENDS ${targetname}


Instead of using a targetname here in the add_custom_command call, use a file name. That’s known to work with the Xcode generator. (I think... it’s been a while since I did it personally using Xcode, but simple to try...)



HTH,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130714/139b014f/attachment.htm>


More information about the CMake mailing list