ttroy50 / cmake-examples

Useful CMake Examples
http://ttroy50.github.io/cmake-examples
MIT License
12.44k stars 2.5k forks source link

01-basic/E-installing word wrong #62

Closed simonhao closed 3 years ago

simonhao commented 3 years ago

Extra Notes Overriding the default install location As mentioned the default install location is set from the CMAKE_INSTALL_PERFIX, which defaults to /usr/local/

CMAKE_INSTALL_PERFIX should CMAKE_INSTALL_PREFIX