Commit Graph

2 Commits

Author SHA1 Message Date
Neal Gompa (ニール・ゴンパ)
ebb7aeb3ae cmake: Use GNUInstallDirs for install paths and install pc file (#317)
This ensures that the correct include and library directories are used
regardless of operating system target by leveraging the built-in
GNUInstallDirs logic for determining the right directory paths.

This also fixes the path for the CMake config module files to use
the right location for header-only libraries.

A pc(5) file for pkgconfig is now also created and installed.
2025-11-09 11:55:32 +01:00
Guillaume Racicot
11d07f5eff Added install target and cmake package exports (#83) 2019-01-26 21:15:25 +01:00