22 lines
928 B
CMake
22 lines
928 B
CMake
|
|
# This is an autogenerated file! Do not edit!
|
||
|
|
# instead run make from .../device/generic/goldfish-opengl
|
||
|
|
# which will re-generate this file.
|
||
|
|
set(GOLDFISH_DEVICE_ROOT ${CMAKE_CURRENT_SOURCE_DIR})
|
||
|
|
android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/./Android.mk" "6cd29ac0451433ceadecb257cb8397cd48379aef7fb03efbbebc46b2843e9102")
|
||
|
|
add_subdirectory(shared/qemupipe)
|
||
|
|
add_subdirectory(shared/gralloc_cb)
|
||
|
|
add_subdirectory(shared/GoldfishAddressSpace)
|
||
|
|
add_subdirectory(platform)
|
||
|
|
add_subdirectory(android-emu)
|
||
|
|
add_subdirectory(shared/OpenglCodecCommon)
|
||
|
|
add_subdirectory(system/GLESv1_enc)
|
||
|
|
add_subdirectory(system/GLESv2_enc)
|
||
|
|
add_subdirectory(system/renderControl_enc)
|
||
|
|
add_subdirectory(system/vulkan_enc)
|
||
|
|
add_subdirectory(system/OpenglSystemCommon)
|
||
|
|
add_subdirectory(system/profiler)
|
||
|
|
add_subdirectory(system/GLESv1)
|
||
|
|
add_subdirectory(system/GLESv2)
|
||
|
|
add_subdirectory(system/gralloc)
|
||
|
|
add_subdirectory(system/egl)
|
||
|
|
add_subdirectory(system/vulkan)
|