We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb38814 + 042da7d commit 7de44d2Copy full SHA for 7de44d2
Sources/_CFXMLInterface/CMakeLists.txt
@@ -19,8 +19,7 @@ target_include_directories(_CFXMLInterface
19
include
20
../CoreFoundation/include
21
PRIVATE
22
- ../CoreFoundation/internalInclude
23
- /usr/include/libxml2/)
+ ../CoreFoundation/internalInclude)
24
25
target_compile_options(_CFXMLInterface INTERFACE
26
"$<$<COMPILE_LANGUAGE:Swift>:SHELL:-Xcc -fmodule-map-file=${CMAKE_CURRENT_SOURCE_DIR}/../CoreFoundation/include/module.modulemap>"
0 commit comments