mirror of
https://github.com/thead-yocto-mirror/skia
synced 2026-06-21 17:02:34 +02:00
5 lines
210 B
Groovy
5 lines
210 B
Groovy
include ':viewer'
|
|
include ':skqp'
|
|
include ':arcore' //must build out directory first: bin/gn gen out/arm64 --args='ndk="NDKPATH" target_cpu="ABI" is_component_build=true'
|
|
include ':skar_java'
|
|
include ':skottie' |