mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-09 06:46:39 +00:00
Merge branch 'compile-time' into 'master'
Remove duplicate compile items See merge request OpenMW/openmw!4380
This commit is contained in:
commit
e05b1fabd8
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