mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 15:29:55 +00:00
Remove duplicate compile items
This commit is contained in:
parent
74d699c502
commit
30a37b3fda
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ add_library(openmw-lib STATIC
|
||||||
if(BUILD_OPENMW)
|
if(BUILD_OPENMW)
|
||||||
if (ANDROID)
|
if (ANDROID)
|
||||||
add_library(openmw SHARED
|
add_library(openmw SHARED
|
||||||
${OPENMW_FILES}
|
|
||||||
main.cpp
|
main.cpp
|
||||||
android_main.cpp
|
android_main.cpp
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue