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