Update README.adoc

CMAKE_INSTALL_PERFIX change into CMAKE_INSTALL_PREFIX
This commit is contained in:
JokerXp
2021-09-10 11:52:13 +08:00
committed by GitHub
parent 64413ddde2
commit 7f2e7a85b3

View File

@@ -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