mcandre / rez

C/C++ task runner
Other
3 stars 1 forks source link

Add install, uninstall tasks for the rez project itself #13

Closed mcandre closed 3 years ago

mcandre commented 3 years ago

Declare cmake tasks for the rez project itself, in order to automate the common operation of installing the rez application binary into a convenient place, and deleting the binary upon request.

We can lookup more user home directory-relative conventions for custom binaries.

Potentially just ~/bin/rez[.exe].

Document the expectation for the contributing user to add ~/bin to their PATH environment variable.

mcandre commented 3 years ago

https://cmake.org/cmake/help/latest/command/install.html