Skip to content

Commit

Permalink
remove verdict from external
Browse files Browse the repository at this point in the history
  • Loading branch information
MicK7 authored Oct 6, 2022
1 parent 3190639 commit 3a4d724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/bld.bat
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ cmake .. -G "Ninja" ^
-DVTK_MODULE_USE_EXTERNAL_VTK_fmt:BOOL=OFF ^
-DVTK_MODULE_USE_EXTERNAL_VTK_cgns:BOOL=OFF ^
-DVTK_MODULE_USE_EXTERNAL_VTK_ioss:BOOL=OFF ^
-DVTK_MODULE_USE_EXTERNAL_VTK_verdict:BOOL=OFF ^
-DLZMA_LIBRARY="%LIBRARY_PREFIX%/lib/liblzma.lib"
if errorlevel 1 exit 1

Expand Down

0 comments on commit 3a4d724

Please sign in to comment.