Skip to content

Commit

Permalink
FIX install path
Browse files Browse the repository at this point in the history
  • Loading branch information
headupinclouds committed Jun 3, 2016
1 parent 9a7a959 commit 1d853fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ install(

install(
FILES "${TARGET_PUBLIC_HDRS}"
DESTINATION "${include_install_dir}"
DESTINATION "${include_install_dir}/${PROJECT_NAME}"
)

install(
Expand Down

0 comments on commit 1d853fa

Please sign in to comment.