-
Jaswant Panchumarti (Kitware) authored
- the link options are now centralized in the `VTK::vtkWebAssemblyTestLinkOptions` target with `INTERFACE` visibility. - this leverages the fact that all unit tests link with the `VTK::TestingCore` library. - On emscripten platform, the asyncify link options are separately appended on the vtkRenderingWebGPUCxxTests target.
52863d5fJaswant Panchumarti (Kitware) authored- the link options are now centralized in the `VTK::vtkWebAssemblyTestLinkOptions` target with `INTERFACE` visibility. - this leverages the fact that all unit tests link with the `VTK::TestingCore` library. - On emscripten platform, the asyncify link options are separately appended on the vtkRenderingWebGPUCxxTests target.
Loading