X-Git-Url: http://git.sthu.org/?a=blobdiff_plain;ds=inline;f=include%2FCMakeLists.txt;h=abe8362a94dd07a22646b87a24358ea66bbc7a2b;hb=44f4198b0d8076203f7247d3183037d5179b11d0;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")