On 04/12/13 10:15, Daniele E. Domenichelli wrote:
> Please review the topic ExternalProject_exclude-from-all.

I added a second part to the patch to ad an EXCLUDE_FROM_ALL argument to
ExternalProject_Add

If this is set, the "all" target will not depend on the external project

This might be useful for several reasons, for example the library could
be useful only for the "make test" target, but not for the main build,
or one could use it to download some external documentation or examples,
not required from the main build.


Cheers,
 Daniele
--

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

Reply via email to