aboutsummaryrefslogtreecommitdiff
path: root/cad/ifcopenshell/files/patch-cmake_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cad/ifcopenshell/files/patch-cmake_CMakeLists.txt')
-rw-r--r--cad/ifcopenshell/files/patch-cmake_CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/cad/ifcopenshell/files/patch-cmake_CMakeLists.txt b/cad/ifcopenshell/files/patch-cmake_CMakeLists.txt
deleted file mode 100644
index cfb17dfd2374..000000000000
--- a/cad/ifcopenshell/files/patch-cmake_CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
---- cmake/CMakeLists.txt.orig 2020-04-18 16:47:03 UTC
-+++ cmake/CMakeLists.txt
-@@ -163,6 +163,7 @@ if(USE_MMAP)
- endif()
-
- if (IFCXML_SUPPORT)
-+ find_package(LibXml2 REQUIRED)
- add_definitions(-DWITH_IFCXML)
- endif()
-