diff --git a/CMakeLists.txt b/CMakeLists.txt index db86098..01da4f9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -43,7 +43,7 @@ add_library(${PROJECT_NAME} ${LIB_TYPE} target_include_directories(${PROJECT_NAME} PUBLIC "$" - "$" + "$" PRIVATE "$/External/tinyxml2" )