mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 18:23:15 +02:00
OpenCascade 7.3 deprecates some TK libraries that were not required by KiCad, therefore we should not include them in the compile. Also correct missing compiles for STEP import/export induced by 584409b2e when using OCCT. There is no effect on OCE to this change.