Skip to content

Make the default install prefix ../install

Thomas Madlener requested to merge cmake-default-prefix into main

Make the installation go to <source-dir>/install, unless specified by user via -DCMAKE_INSTALL_PREFIX=<wherever/you/want/this/to/go>

Merge request reports