Skip to content
Snippets Groups Projects
Commit a97bed43 authored by Jaswant Panchumarti (Kitware)'s avatar Jaswant Panchumarti (Kitware) Committed by Jaswant Panchumarti (Kitware)
Browse files

add `vtkWebAssemblyTestLinkOptions` target to `_vtk_non_module_components`

parent a3724f5a
No related branches found
No related tags found
1 merge request!11864exclude TestPBRIrradianceHDR in wasm tests
......@@ -28,7 +28,9 @@ set(_vtk_non_module_components
vtkjava
ParseJava
WrapJava)
WrapJava
vtkWebAssemblyTestLinkOptions)
foreach (_vtk_non_module_component IN LISTS _vtk_non_module_components)
if (TARGET "VTK::${_vtk_non_module_component}")
list(APPEND vtk_all_components
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment