On 8. Apr, 2010, at 3:39 , Ryan Pavlik wrote:

> You might consider just setting the EXCLUDE_FROM_ALL property on specific
> targets, instead of an entire subdirectory.
> 
> Ryan
> 
> On Wed, Apr 7, 2010 at 8:33 PM, Daniel Nelson <tor...@connect2.com> wrote:
> 
>> If I use add_subdirectory with the EXCLUDE_FROM_ALL option, then any files
>> whose install commands are in that directory are not installed as part of
>> 'make install'.  Is this on purpose, and if so is there a way I can install
>> these files?
>> --
>> Daniel

Also there is the OPTIONAL argument to the INSTALL command which might be of 
help here.


Michael
_______________________________________________
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

Reply via email to