Skip to content

Add consistent default install path

Caelen Feller requested to merge fix-install-path into devel

Adds a default CMake install prefix of "/usr" so it doesn't use /usr/local when we don't want it to. Won't overwrite any custom prefix specified by the user.

Closes #130 (closed)

Merge request reports

Loading