Skip to content

Commit 9212708

Browse files
committed
Bug fix on cmake option
1 parent d736a76 commit 9212708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spack-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
name: Call Spack reusable workflow
1313
uses: LIHPC-Computational-Geometry/lihpccg-ci/.github/workflows/spack-reusable.yml@main
1414
with:
15-
test-link-options: "-QVTK_WIDGET:BOOL=ON -DUSE_OPENGL_BACKEND:BOOL=ON"
15+
test-link-options: "-DQVTK_WIDGET:BOOL=ON -DUSE_OPENGL_BACKEND:BOOL=ON"

0 commit comments

Comments
 (0)