Another attempt for osx build.

pull/300/head
cc9cii 10 years ago
parent f29227629a
commit c7e57e8d88

@ -379,7 +379,7 @@ endmacro()
ogre_find_component(Paging OgrePaging.h)
# look for Overlay component
if(APPLE)
ogre_find_component(OgreOverlay OgreOverlaySystem.h)
ogre_find_component(Overlay OgreOverlay/OgreOverlaySystem.h)
else()
ogre_find_component(Overlay OgreOverlaySystem.h)
endif()

Loading…
Cancel
Save