fix indent in cmake

This commit is contained in:
root 2014-08-06 07:59:39 +04:00
parent 32ebc90ba4
commit c15902487d

View File

@ -137,6 +137,7 @@ target_link_libraries(openmw
"sdl4ogre" "sdl4ogre"
components components
) )
if (ANDROID) if (ANDROID)
target_link_libraries(openmw target_link_libraries(openmw
${OGRE_STATIC_PLUGINS} ${OGRE_STATIC_PLUGINS}