Hi,

BUILD_BYPRODUCTS works very well with external projects and ninja :-)
I'd like to propose a small enhancement: replace the location tags like
<BINARY_DIR> by their real path in BUILD_BYPRODUCTS, in order to let the
developer specify the byproducts without explicitly setting the external
project binary dir.

See the attached patch.

Exposing _ep_replace_location_tags with a prettier name would also be nice.

An example using that feature:


https://github.com/glehmann/gtest-external/blob/byproduct-subst/gtest.cmake

Thanks,

Gaƫtan

Attachment: 0001-replace-location-tags-in-external-project-byproducts.patch
Description: Binary data

-- 

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:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to