Skip to content

Commit

Permalink
fix: update viennals build target (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve authored Dec 8, 2023
1 parent 3a93c03 commit b67aaad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/upstream/viennals/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ else()
-DVIENNALS_BUILD_EXAMPLES=OFF
-DVIENNALS_BUILD_TESTS=OFF
-DVIENNALS_USE_VTK=ON
BUILD_COMMAND ${CMAKE_COMMAND} --build . --target buildDependencies all
BUILD_COMMAND ${CMAKE_COMMAND} --build . --target all
USES_TERMINAL_DOWNLOAD 1
USES_TERMINAL_UPDATE 1
GIT_PROGRESS 1
Expand Down

0 comments on commit b67aaad

Please sign in to comment.