Skip to content

Commit 4a86fe5

Browse files
authored
Update opencascade-static/bld.bat
1 parent 3c3f9b6 commit 4a86fe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opencascade-static/bld.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cmake -G "Ninja" .. ^
99
-D BUILD_MODULE_Draw=OFF ^
1010
-D 3RDPARTY_DIR:FILEPATH="%LIBRARY_PREFIX%" ^
1111
-D CMAKE_BUILD_TYPE="Release" ^
12-
-D CMAKE_EXE_LINKER_FLAGS_RELEASE = "/INCREMENTAL:NO" ^
12+
-D CMAKE_EXE_LINKER_FLAGS_RELEASE="/INCREMENTAL:NO" ^
1313
-D USE_TBB=ON ^
1414
-D USE_FREEIMAGE=ON ^
1515
-D BUILD_LIBRARY_TYPE=Static ^

0 commit comments

Comments
 (0)