On Thu, Sep 21, 2017 at 1:09 PM, J Decker <d3c...@gmail.com> wrote: > how do I make sure that externalprojects get built if I change a source in > one? >
"BUILD_ALWAYS 1" should always trigger the build of the external project. This would be required since only the external project's build system will know if something relevant has changed or not. Nils
-- 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