[vtkusers] VTK cmake_install.cmake

Faucheux Cyrille cyrille.faucheux at etu.univ-tours.fr
Thu Aug 12 07:59:53 EDT 2010


Quoting Andrej Gluhov <realandron at gmail.com>:

> From what files created cmake_install.cmake? I want to change the path, but
> can not find where to do it.
>
> --
> ? ?????????,
> ??????.
> Best regards, Andrew
>

In CMake, set the CMAKE_INSTALL_PREFIX variable to the folder you want  
to use, reconfigure and regenerate your project. Every  
cmake_install.cmake shold now be ok and ready to use through the  
INSTALL target.

Cyrille




More information about the vtkusers mailing list