mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-01 03:21:41 +00:00
remove debug code
This commit is contained in:
parent
862f2f0883
commit
729ca1bfdd
@ -551,10 +551,3 @@ set(OGRE_MEDIA_SEARCH_SUFFIX
|
||||
clear_if_changed(OGRE_PREFIX_WATCH OGRE_MEDIA_DIR)
|
||||
find_path(OGRE_MEDIA_DIR NAMES packs/cubemapsJS.zip HINTS ${OGRE_MEDIA_SEARCH_PATH}
|
||||
PATHS ${OGRE_PREFIX_PATH} PATH_SUFFIXES ${OGRE_MEDIA_SEARCH_SUFFIX})
|
||||
|
||||
if (OGRE_RenderSystem_GL_FOUND)
|
||||
MESSAGE("-- OpenGL -- Found!")
|
||||
else()
|
||||
MESSAGE("-- OpenGL -- Not Found!")
|
||||
endif()
|
||||
MESSAGE("-- ${OGRE_RenderSystem_GL_LIBRARIES} ${OPENGL_LIBRARIES}")
|
||||
|
Loading…
Reference in New Issue
Block a user