diff --git a/cvsteer/CMakeLists.txt b/cvsteer/CMakeLists.txt index 0378d15..fd90f65 100644 --- a/cvsteer/CMakeLists.txt +++ b/cvsteer/CMakeLists.txt @@ -37,7 +37,7 @@ install( LIBRARY DESTINATION "lib" ARCHIVE DESTINATION "lib" RUNTIME DESTINATION "bin" - INCLUDES DESTINATION "${include_install_dir}/${PROJECT_NAME}" + INCLUDES DESTINATION "${include_install_dir}" ) install(