--- CMakeLists.txt.orig	2020-05-11 21:56:56 UTC
+++ CMakeLists.txt
@@ -15,7 +15,7 @@ if(BUILD_TESTS)
     find_package(Threads QUIET)
 endif()
 
-add_subdirectory(pugixml)
+#add_subdirectory(pugixml)
 
 if(BUILD_PYTHON)
     list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
