integrate RMLUI library
This commit is contained in:
@@ -26,6 +26,7 @@ android {
|
||||
}
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
//arguments += "--trace-expand"
|
||||
cppFlags += ""
|
||||
arguments += "-DANDROID_STL=c++_shared"
|
||||
arguments += "-DCMAKE_TOOLCHAIN_FILE=$vcpkgHome/scripts/buildsystems/vcpkg.cmake"
|
||||
|
||||
Reference in New Issue
Block a user