Forked from
VTK / VTK
160 commits behind the upstream repository.
-
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.
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.
CMakeLists.txt 28.53 KiB