Skip to content

Use CMake's GNUInstallDirs

Nick Dingle requested to merge dev/installdirs into main

Description

This addresses #1 (closed) and changes our CMake to use a standard CMake module to set installation locations.

Checklist

This change only affects the CMake files, so there is no need to update tests or documentation.

Merge request reports