From 50bc359184472700e9776a0a9d6f7e06ea82b9ce Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 11 Nov 2019 10:44:17 -0500 Subject: expat: Update CMake build for 2.2.9 --- Utilities/cmexpat/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Utilities/cmexpat/CMakeLists.txt b/Utilities/cmexpat/CMakeLists.txt index 13eb56d..cf31556 100644 --- a/Utilities/cmexpat/CMakeLists.txt +++ b/Utilities/cmexpat/CMakeLists.txt @@ -17,7 +17,6 @@ include_directories( ) add_library(cmexpat STATIC - lib/loadlibrary.c lib/xmlparse.c lib/xmlrole.c lib/xmltok.c -- cgit v0.12