mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-01 21:41:34 +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"
|
||||
components
|
||||
)
|
||||
|
||||
if (ANDROID)
|
||||
target_link_libraries(openmw
|
||||
${OGRE_STATIC_PLUGINS}
|
||||
|
|
Loading…
Reference in a new issue