diff --git a/CMakeLists.txt b/CMakeLists.txt index 73d4b3f..ae87568 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,6 +22,9 @@ target_include_directories(${PROJECT_NAME} PRIVATE $ $ $ +) + +target_include_directories(${PROJECT_NAME} PUBLIC $ )