1
0
This repository has been archived on 2025-10-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
irrlicht-archive/source
sfan5 25a06cae62 CMake: fix generator conditional expressions
OPENGL_LIBRARIES may contain multiple paths, separated by semicolons.
In CMake 3.22.1 this results in an improper list of libraries when
passing through a separate variable.
2024-01-21 18:05:25 +01:00
..