[CMake] Automatic rebuild of external projects

Yuri Timenkov yuri at timenkov.ru
Mon Jul 2 07:55:37 EDT 2012


Hi,

It's possible with some modifications to ExternalProject.cmake:
http://public.kitware.com/Bug/view.php?id=12322

However it is not encouraged by CMake developers.

On Mon, Jul 2, 2012 at 2:25 PM, Evgeny Startsev
<exbluesbreaker at gmail.com> wrote:
> I am using external project module for cmake. Is there any way to rebuild
> local external project (from local directory), then its sources was changed?
> I have tried special DOWNLOAD_COMMAND or UPDATE_COMMAND, but this commands
> called only first time.
>
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake


More information about the CMake mailing list