mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-10 15:45:37 +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
@ -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…
x
Reference in New Issue
Block a user