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