diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1d714110d..9747694fe 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -54,8 +54,6 @@ target_include_directories( kompute PUBLIC $ $ - $ - $ ) if(NOT KOMPUTE_OPT_ANDROID_BUILD) @@ -151,6 +149,8 @@ if(KOMPUTE_OPT_INSTALL) ARCHIVE DESTINATION lib INCLUDES DESTINATION include) + target_include_directories(kompute PUBLIC $) + install(DIRECTORY include/ DESTINATION include) install(DIRECTORY ${PROJECT_SOURCE_DIR}/single_include/