[CMake] "make install" files

H Xu xusubsc at gmail.com
Tue Dec 6 07:15:06 EST 2011


Hello,

In cmake, install command is used to indicate the files that need to be 
installed, and install(DIRECTORY ...) could be used to install 
directories. However, I can't find a way to install files in a directory 
EXCEPT a few files that I do not want to install. Is it possible to do this?

Thanks!

Hong


More information about the CMake mailing list