Skip to content

Commit 52d1adc

Browse files
committed
back to release, occt doesnt support minsizerel
1 parent e5497d2 commit 52d1adc

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
@@ -8,7 +8,7 @@ cmake -G "Ninja" .. ^
88
-D INSTALL_DIR_LAYOUT="Unix" ^
99
-D BUILD_MODULE_Draw=OFF ^
1010
-D 3RDPARTY_DIR:FILEPATH="%LIBRARY_PREFIX%" ^
11-
-D CMAKE_BUILD_TYPE="MinSizeRel" ^
11+
-D CMAKE_BUILD_TYPE="Release" ^
1212
-D USE_TBB=ON ^
1313
-D USE_FREEIMAGE=ON ^
1414
-D BUILD_LIBRARY_TYPE=Static ^

0 commit comments

Comments
 (0)