Fix OpenCASCADE 7.8.0 compilation issues
Issue/feature addressed
This MR fixes an issue with OpenCASCADE 7.8.0 which has renamed libraries for STEP, IGES and STL inputs.
Proposed solution
Fix the CMake to detect the correct packages depending on version.
Implementation
See above.
Tests
OpenCASCADE 7.8.0 is not available on most platforms but this was tested against MacPorts.
Checklist
-
Changelog is updated. -
Contributed code is correctly formatted. (See the contributing guidelines). -
No extraneous files have been added (e.g. compiler output or test data files).
Edited by Dave Moxey