Files
OCCT/adm
이대희 e3a34f5479 Configuration - Only link TKIVtk against RenderingGL2PSOpenGL2 when VTK provides it (#1214)
- Guard `vtkRenderingGL2PSOpenGL2` being appended to `USED_TOOLKITS_BY_CURRENT_PROJECT` behind a `TARGET` existence check for both namespaced (VTK 9) and legacy (VTK 7/8) target names.
- Add inline comments documenting why the guard is necessary (module omitted on Android/iOS and when building VTK with GLES).
2026-04-25 11:55:11 +01:00
..