X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=include%2FCMakeLists.txt;h=da68f9b66aeef9a6c0cb959d3df4e88801d387e3;hb=HEAD;hp=caf65242d0ddbb8ce550c776d3bf9020980367f6;hpb=267194caeb2fe56530b11c440fefd01c344e5482;p=libstick.git diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index caf6524..da68f9b 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -1 +1 @@ -install (DIRECTORY ./ DESTINATION include FILES_MATCHING PATTERN "*.h") +install (DIRECTORY ./ DESTINATION include/${PACKAGE_STRING}-${PACKAGE_VERSION} FILES_MATCHING PATTERN "*.h")