mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-23 03:47:34 -04:00
added Plugin_CgProgramManager (used for sky shaders) to apple's USED_OGRE_PLUGINS
This commit is contained in:
parent
fc66d81950
commit
f7462f980f
@ -207,6 +207,7 @@ if(APPLE)
|
||||
# List used Ogre plugins
|
||||
SET(USED_OGRE_PLUGINS "RenderSystem_GL"
|
||||
"Plugin_OctreeSceneManager"
|
||||
"Plugin_CgProgramManager"
|
||||
"Plugin_ParticleFX")
|
||||
endif(APPLE)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user