1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-06-25 20:41:35 +00:00

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}