Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Commit 2628a89

Browse files
authored
update vtk-m hash and details about vtk-m cmake config (#233)
1 parent 76c9a1c commit 2628a89

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ For the current version see:
1212
https://github.com/Alpine-DAV/vtk-h/blob/develop/hashes.txt
1313

1414
Additionally, VTK-m has several build settings and we test with a specific combination.
15-
When building VTK-m, be sure to set `VTKm_USE_64BIT_IDS=OFF` and `VTKm_USE_DOUBLE_PRECISION=ON`.
15+
When building VTK-m, be sure to set:
16+
17+
- `VTKm_USE_64BIT_IDS:BOOL=OFF`
18+
- `VTKm_USE_DOUBLE_PRECISION:BOOL=ON`
19+
- `VTKm_USE_DEFAULT_TYPES_FOR_ASCENT:BOOL=ON`
20+
- `VTKm_NO_DEPRECATED_VIRTUAL:BOOL=ON`
21+
1622

1723
Source Repo
1824
=================

hashes.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
blt branch='develop' commit='86a7d6b5ee93d8b7b3233a3e54a4f06f8d8308d3'
2-
vtkm branch='release' commit='d5143ad7ed2e55025cec2f49fb3f0ab46045a8e2'
2+
vtkm branch='release' commit='bac7559926b328199323bb314a6dffc5d93fbe52'

0 commit comments

Comments
 (0)