Commit Graph

5 Commits

Author SHA1 Message Date
Patrick Kappl 0f00766aab Add missing include directories to installation target
I only copied the header files but did not set the exported target's
include directories.
2024-01-16 09:57:24 +01:00
Patrick Kappl 90f06d3345 Change installation rules to match defaults of vcpkg 2024-01-15 10:54:51 +01:00
Patrick Kappl 94bd40cd32 Add separate option for building the samples 2024-01-11 16:10:43 +01:00
Patrick Kappl 758113809c Change installation directories for library
I prefer putting the headers and library files not directly into the
lib or include directory, but into a package-specific subdirectory.
2024-01-11 13:29:18 +01:00
Patrick Kappl 583b2f382d Add proper installation rules for library 2024-01-11 13:29:18 +01:00