[CMake] ExternalProject: avoiding rebuilds

Ben Medina ben.medina at gmail.com
Mon Sep 26 17:21:02 EDT 2011


It's the same as "make clean; make", so it's not just a Visual Studio thing.

On Mon, Sep 26, 2011 at 10:45 AM, Rolf Eike Beer <eike at sf-mail.de> wrote:
> Am Montag, 26. September 2011, 10:37:57 schrieb Ben Medina:
>> John is right. The external project may be at the bottom of a chain of
>> (my own) project dependencies. I need to preserve the ability to
>> easily rebuild just my projects (and their dependencies), not external
>> projects. Think of ExternalProject as a replacement for pre-built
>> libraries, and you'll see where I'm coming from.
>>
>> Perhaps I need to file a feature request on Mantis.
>
> You may try, but I don't think that this will help. AFAICT this "clean and
> then rebuild" stuff is a Visual Studio thing.
>
> Eike
> --
>
> 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