mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 12:14:36 +03:00
Update README.adoc
CMAKE_INSTALL_PERFIX change into CMAKE_INSTALL_PREFIX
This commit is contained in:
@@ -176,7 +176,7 @@ Extra Notes
|
||||
Overriding the default install location
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
As mentioned the default install location is set from the +CMAKE_INSTALL_PERFIX+,
|
||||
As mentioned the default install location is set from the +CMAKE_INSTALL_PREFIX+,
|
||||
which defaults to `/usr/local/`
|
||||
|
||||
If you want to change this default location for all users you can add the
|
||||
|
||||
Reference in New Issue
Block a user