mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-08 09:37:53 +00:00
455be9dbbb
1. CMake's built-in OSG finder does not use pkgconfig, so we have to manually ensure the order is correct for inter-library dependencies. https://gitlab.kitware.com/cmake/cmake/-/issues/21701 2. OSG plugin pkgconfig files are missing dependencies on the underlying libraries (e.g. freetype, png, jpeg), so we have to link them manually. https://github.com/openscenegraph/OpenSceneGraph/issues/1052 |
||
---|---|---|
.. | ||
model | ||
view | ||
CMakeLists.txt | ||
editor.cpp | ||
editor.hpp | ||
main.cpp |