We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421f381 commit b224a6eCopy full SHA for b224a6e
CMakeLists.txt
@@ -61,7 +61,7 @@ endif()
61
62
#--------------------------------------
63
# Find OGRE
64
-list(APPEND ign_ogre_components "RTShaderSystem" "Terrain" "Overlay")
+list(APPEND ign_ogre_components "RTShaderSystem" "Terrain" "Overlay" "Paging")
65
66
# Ogre versions greater than 1.9 are not officialy supported.
67
# Display a warning for the users on this setup unless they provide
0 commit comments