Skip to content
Snippets Groups Projects
Commit 0753e072 authored by Yohann Bearzi (Kitware)'s avatar Yohann Bearzi (Kitware)
Browse files

CMake config in CI: SOA arrays were not being tested

This commit adds SOA arrays testing in CI
parent 400c00ee
Branches
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ set(VTK_BUILD_LEGACY_REMOVE ON CACHE BOOL "")
set(VTK_BUILD_TESTING WANT CACHE STRING "")
set(VTK_BUILD_EXAMPLES ON CACHE BOOL "")
set(VTK_BUILD_SCALE_SOA_ARRAYS ON CACHE BOOL "")
set(VTK_DEBUG_LEAKS ON CACHE BOOL "")
set(VTK_USE_LARGE_DATA ON CACHE BOOL "")
set(VTK_LINKER_FATAL_WARNINGS ON CACHE BOOL "")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment