mirror of
				https://github.com/TES3MP/openmw-tes3mp.git
				synced 2025-11-03 23:56:47 +00:00 
			
		
		
		
	Another variation.
This commit is contained in:
		
							parent
							
								
									c7e57e8d88
								
							
						
					
					
						commit
						0171bde363
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -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(Overlay OgreOverlay/OgreOverlaySystem.h)
 | 
					  ogre_find_component(Overlay Overlay/OgreOverlaySystem.h)
 | 
				
			||||||
else()
 | 
					else()
 | 
				
			||||||
  ogre_find_component(Overlay OgreOverlaySystem.h)
 | 
					  ogre_find_component(Overlay OgreOverlaySystem.h)
 | 
				
			||||||
endif()
 | 
					endif()
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue