Remove hardcoded path to vtkWasmSceneManager.mjs
- when testing occurs with an SDK install, the path is different and the test fails. - use `TARGET_FILE` with `VTK::` namespace for the `WasmSceneManager` target so that the correct path is used.
Please register or sign in to comment