Skip to content

Commit

Permalink
update linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
MicK7 authored Oct 6, 2022
1 parent 3a4d724 commit 0c8750c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ cmake -LAH .. -G "Ninja" ${CMAKE_ARGS} \
-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 \
"${VTK_ARGS[@]}"

# compile & install!
Expand Down

0 comments on commit 0c8750c

Please sign in to comment.