CMAKE_SKIP_INSTALL_RULESΒΆ

Whether to disable generation of installation rules.

If TRUE, cmake will neither generate installaton rules nor will it generate cmake_install.cmake files. This variable is FALSE by default.

Previous topic

CMAKE_SIZEOF_VOID_P

Next topic

CMAKE_SKIP_RPATH

This Page