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:
parent
32ebc90ba4
commit
c15902487d
1 changed files with 36 additions and 35 deletions
|
@ -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}
|
||||||
|
|
Loading…
Reference in a new issue