mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-12 09:59:54 +08:00
a89a630e2a
The order of external libraries is corrected in TKOpenGl/EXTERNLIB so that more higher-level libs are mentioned earlier than low-level libs on which the former depend (e.g. Gl2Ps before OpenGl) to ensure that GCC linker is able to resolve dependencies.