#1705 fix nix build wrt schemas

This commit is contained in:
Thomas Krijnen
2021-09-10 10:47:31 +02:00
committed by GitHub
parent 09d6f1130d
commit d99caf15e6
-1
View File
@@ -733,7 +733,6 @@ exec_args=[
]
cmake_args=[
"-DSCHEMA_VERSIONS=2x3",
"-DUSE_MMAP=" "OFF",
"-DBUILD_EXAMPLES=" "OFF",
"-DBUILD_SHARED_LIBS=" +OFF_ON[not BUILD_STATIC],