mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 18:21:59 +00:00
Backspace everything regarding HDF5
This commit is contained in:
@@ -28,9 +28,6 @@ endif()
|
||||
if(WITH_MANIFOLD)
|
||||
target_compile_definitions(IfcGeom PUBLIC IFOPSH_WITH_MANIFOLD)
|
||||
endif()
|
||||
if(HDF5_SUPPORT)
|
||||
target_compile_definitions(IfcGeom PUBLIC WITH_HDF5)
|
||||
endif()
|
||||
|
||||
if(UNIX)
|
||||
find_package(Threads)
|
||||
|
||||
Reference in New Issue
Block a user