Hello,
we have some applications for something similar to BYPRODUCTS in 
add_custom_command() when it comes to add_exectuable(). For example, we want to 
do some resource calculation based on map files. And in a perfect world, the 
map file would be a BYPRODUCT of the executable and we could make the resource 
calculation dependent on the map file. Thus a missing map file would result in 
a relinking of the executable.

Is it possible to define a BYPRODUCT of an executable, somehow?

Kind regards,

Torsten

Attachment: signature.asc
Description: Message signed with OpenPGP

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake

Reply via email to