Skip to content

Commit 8556e0a

Browse files
Merge pull request #1483 from isteinbrecher/imcs-preset-vtk
Enable vtk in IMCS presets
2 parents db0338a + 2adfa29 commit 8556e0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

presets/imcs/workstation/CMakePresets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"FOUR_C_WITH_GOOGLETEST": "ON",
2020
"FOUR_C_WITH_ARBORX": "ON",
2121
"FOUR_C_WITH_MIRCO": "ON",
22+
"FOUR_C_WITH_VTK": "ON",
2223
"FOUR_C_BUILD_SHARED_LIBS": "OFF"
2324
}
2425
},

0 commit comments

Comments
 (0)