[CMake] Noob question, what is "cmake_install.cmake"?

James Bigler jamesbigler at gmail.com
Wed Mar 24 02:56:45 EDT 2010


I don't know the particulars of ITK, but the cmake_install.cmake files are
called by cmake during installation.

You might want to see if there is an a configuration option that enables or
disables installation (use ccmake or look through CMakeCache.txt in your
build directory).

James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100324/6bf439b2/attachment.htm>


More information about the CMake mailing list