Skip to content

CMakeLists: Hardcode less locations

  • Use GNUInstallDirs for referring to the project's own install locations
  • Use more find_program() calls to determine required absolute paths to other binaries

Merge request reports