mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-25 06:35:30 +00:00
Merge branch 'revert-7455dfb3' into 'master'
Revert "Merge branch 'windowing-system' into 'master'" See merge request OpenMW/openmw!555
This commit is contained in:
commit
7b095e8701
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
#include "imagetosurface.hpp"
|
#include "imagetosurface.hpp"
|
||||||
|
|
||||||
#if defined(OSG_LIBRARY_STATIC) && defined(USE_GRAPHICSWINDOW)
|
#if defined(OSG_LIBRARY_STATIC) && !defined(ANDROID)
|
||||||
// Sets the default windowing system interface according to the OS.
|
// Sets the default windowing system interface according to the OS.
|
||||||
// Necessary for OpenSceneGraph to do some things, like decompression.
|
// Necessary for OpenSceneGraph to do some things, like decompression.
|
||||||
USE_GRAPHICSWINDOW()
|
USE_GRAPHICSWINDOW()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user