update poco

This commit is contained in:
Yakov Olkhovskiy 2022-06-28 12:37:07 -04:00
parent 25100ad5e5
commit 52d6b45a09
2 changed files with 2 additions and 1 deletions

2
contrib/poco vendored

@ -1 +1 @@
Subproject commit de35b9fd72b57127abdc3a5beaf0e320d767e356
Subproject commit 56a6a6c08d4dab0262683264329c5db389ce2b82

View File

@ -11,6 +11,7 @@ add_library (_poco_xml_expat ${SRCS_EXPAT})
add_library (Poco::XML::Expat ALIAS _poco_xml_expat)
target_include_directories (_poco_xml_expat PUBLIC "${LIBRARY_DIR}/XML/include")
target_include_directories (_poco_xml_expat PRIVATE "${LIBRARY_DIR}/Foundation/include")
# Poco::XML