We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7f402 commit ca5c192Copy full SHA for ca5c192
1 file changed
externals/tinyxml2/CMakeLists.txt
@@ -20,5 +20,5 @@ if(CYGWIN)
20
target_compile_definitions(-D_LARGEFILE_SOURCE) # required for fseeko() and ftello()
21
endif()
22
23
-target_include_directories(tinyxml2 SYSTEM PUBLIC .)
+target_include_directories(tinyxml2 PUBLIC .)
24
0 commit comments