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