mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
#1705 fix nix build wrt schemas
This commit is contained in:
@@ -733,7 +733,6 @@ exec_args=[
|
|||||||
]
|
]
|
||||||
|
|
||||||
cmake_args=[
|
cmake_args=[
|
||||||
"-DSCHEMA_VERSIONS=2x3",
|
|
||||||
"-DUSE_MMAP=" "OFF",
|
"-DUSE_MMAP=" "OFF",
|
||||||
"-DBUILD_EXAMPLES=" "OFF",
|
"-DBUILD_EXAMPLES=" "OFF",
|
||||||
"-DBUILD_SHARED_LIBS=" +OFF_ON[not BUILD_STATIC],
|
"-DBUILD_SHARED_LIBS=" +OFF_ON[not BUILD_STATIC],
|
||||||
|
|||||||
Reference in New Issue
Block a user