diff options
| author | Suhaib Mujahid <[email protected]> | 2020-09-30 20:27:48 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-30 17:27:48 -0700 |
| commit | 111185838cebe3415e47c75e67fb81295952ce68 (patch) | |
| tree | 314d30aba8968c63320addf08d822ac7459013d4 /git_system_dynamic.go | |
| parent | f3a746d7b6a27a9d6f98143641466f68ef1f3dee (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 'git_system_dynamic.go')
0 files changed, 0 insertions, 0 deletions
