mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-01 03:21:41 +00:00
Another variation.
This commit is contained in:
parent
c7e57e8d88
commit
0171bde363
@ -379,7 +379,7 @@ endmacro()
|
||||
ogre_find_component(Paging OgrePaging.h)
|
||||
# look for Overlay component
|
||||
if(APPLE)
|
||||
ogre_find_component(Overlay OgreOverlay/OgreOverlaySystem.h)
|
||||
ogre_find_component(Overlay Overlay/OgreOverlaySystem.h)
|
||||
else()
|
||||
ogre_find_component(Overlay OgreOverlaySystem.h)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user