summaryrefslogtreecommitdiff
path: root/diff_test.go
diff options
context:
space:
mode:
authorSuhaib Mujahid <[email protected]>2020-09-30 20:27:48 -0400
committerGitHub <[email protected]>2020-09-30 17:27:48 -0700
commit111185838cebe3415e47c75e67fb81295952ce68 (patch)
tree314d30aba8968c63320addf08d822ac7459013d4 /diff_test.go
parentf3a746d7b6a27a9d6f98143641466f68ef1f3dee (diff)
feat: Enable change the system install path (#653)
#### Problem: The current `CMAKE_INSTALL_PREFIX` value for the `system` build mode is `/usr`. However, in`macOS` as an example, you cannot write to `/usr` without `sudo` permission. #### Proposed solution: Enable changing the value to `/usr/local` (or any other path). This change makes the script use the value of the environment variable `SYSTEM_INSTALL_PREFIX` to select the installation path. If the variable is not set, it fallback to the path `/usr`.
Diffstat (limited to 'diff_test.go')
0 files changed, 0 insertions, 0 deletions