I don&#39;t know the particulars of ITK, but the cmake_install.cmake files are called by cmake during installation.<br><br>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).<br>

<br>James<br>