mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-19 05:41:32 +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 (ANDROID)
|
||||
add_library(openmw SHARED
|
||||
${OPENMW_FILES}
|
||||
main.cpp
|
||||
android_main.cpp
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue