20 lines
867 B
CMake
20 lines
867 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" "a370ddecca4c7d13811527b2f1f30e2f0ef5153a58edeb36eeb306c41efb9158")
|
|
add_subdirectory(shared/qemupipe)
|
|
add_subdirectory(shared/gralloc_cb)
|
|
add_subdirectory(shared/GoldfishAddressSpace)
|
|
add_subdirectory(shared/OpenglCodecCommon)
|
|
add_subdirectory(system/GLESv1_enc)
|
|
add_subdirectory(system/GLESv2_enc)
|
|
add_subdirectory(system/renderControl_enc)
|
|
add_subdirectory(android-emu)
|
|
add_subdirectory(system/vulkan_enc)
|
|
add_subdirectory(system/OpenglSystemCommon)
|
|
add_subdirectory(system/GLESv1)
|
|
add_subdirectory(system/GLESv2)
|
|
add_subdirectory(system/gralloc)
|
|
add_subdirectory(system/egl)
|
|
add_subdirectory(system/vulkan) |