Skip to content

Add interface library for part include dir

Nicolas Fella requested to merge work/interface into master

Baking the full include path into the CMake config is not relocatable, and also not very modern CMake

Add an interface library that consumers can link against to get the correct include dirs

Merge request reports