mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
build: Check for libxml2
Fixes issue #1298 Signed-off-by: Priit Laes <plaes@plaes.org>
This commit is contained in:
committed by
Thomas Krijnen
parent
b1e8e0a968
commit
f51e0db7fe
@@ -175,6 +175,7 @@ if(USE_MMAP)
|
||||
endif()
|
||||
|
||||
if (IFCXML_SUPPORT)
|
||||
find_package(LibXml2 REQUIRED)
|
||||
add_definitions(-DWITH_IFCXML)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user