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