[CMake] rebuild externalprojects

Nils Gladitz nilsgladitz at gmail.com
Thu Sep 21 07:21:13 EDT 2017


On Thu, Sep 21, 2017 at 1:09 PM, J Decker <d3ck0r at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170921/919b67e3/attachment.html>


More information about the CMake mailing list