upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git] / libsavitar / repos / community-x86_64 / use_system_pugixml.patch
blob841c016df07eb1fc64f7d96a262f92815d5e4f08
1 From b76fcd6da723cc725f2703d6c1b82b954a1bd03a Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?Gabriel=20F=C3=A9ron?= <feron.gabriel@gmail.com>
3 Date: Tue, 18 Jun 2019 22:45:17 +0200
4 Subject: [PATCH] Don't build pugixml
7 diff --git a/CMakeLists.txt b/CMakeLists.txt
8 index eecd5e9..7ec2b2b 100644
9 --- a/CMakeLists.txt
10 +++ b/CMakeLists.txt
11 @@ -15,8 +15,6 @@ if(BUILD_TESTS)
12 find_package(Threads QUIET)
13 endif()
15 -add_subdirectory(pugixml)
17 if(BUILD_PYTHON)
18 list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
20 --
21 2.21.0