mirror of
https://github.com/celisej567/mcpe.git
synced 2026-01-04 14:09:47 +03:00
Fix Native Android Build
This commit is contained in:
committed by
iProgramInCpp
parent
88ef02a06b
commit
8af9d4b0c8
@@ -10,9 +10,6 @@ cmake_minimum_required(VERSION 3.16.0)
|
||||
|
||||
project("reminecraftpe")
|
||||
|
||||
# Add the ANDROID flag. Used by our core
|
||||
set(ANDROID)
|
||||
|
||||
# The root of the project
|
||||
SET(MC_ROOT ../../../../../../..)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user