Skip to content
Unverified Commit eb3d9778 authored by friendlyanon's avatar friendlyanon Committed by GitHub
Browse files

CMake package config (#412)



* Use variables from GNUInstallDirs everywhere

* Componentize the install rules

* Add headers to the interface include path

* Add install rules for CMake package config

* Associate inline headers to a target

Previously inline_headers was a UTILITY target, which cannot be
installed, so it was renamed to inline_headers_util and a new
inline_headers INTERFACE library target is introduced instead.

Co-authored-by: default avatarfriendlyanon <friendlyanon@users.noreply.github.com>
parent cc7776a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment