Remove duplicate compile items

pull/3236/head
Jared Davenport 3 months ago committed by jvoisin
parent 74d699c502
commit 30a37b3fda

@ -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…
Cancel
Save