[CMake] using install() with EXCLUDE_FROM_ALL

Daniel Nelson torham at connect2.com
Wed Apr 7 21:33:46 EDT 2010


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


More information about the CMake mailing list