args to build libgit2

This commit is contained in:
bbhtt 2023-07-23 12:52:53 +02:00 committed by Alberto Fanjul
parent cf613889bc
commit 6f1921d5d7

View File

@ -60,7 +60,8 @@
"buildsystem" : "cmake-ninja",
"config-opts" : [
"-DBUILD_SHARED_LIBS:BOOL=ON",
"-DTHREADSAFE=ON"
"-DBUILD_TESTS:BOOL=OFF",
"-DUSE_THREADS:BOOL=ON"
],
"sources" : [
{