There was an error while loading. Please reload this page.
1 parent abfb8b9 commit b73da57Copy full SHA for b73da57
1 file changed
build.sh
@@ -82,7 +82,7 @@ VERBOSE_FLAG=""
82
BUILD_TESTS=ON
83
BUILD_MG_ALGOS=ON
84
BUILD_MNMG_TESTS=OFF
85
-BUILD_TYPE=Release
+BUILD_TYPE=${LIBCUVS_BUILD_TYPE:=Release}
86
COMPILE_LIBRARY=OFF
87
INSTALL_TARGET=install
88
BUILD_REPORT_METRICS=""
0 commit comments