21 lines
901 B
CMake
21 lines
901 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" "1b46812779386f6eba221003097f66f4ce3b80515761e8f8694dbe9cfe14cd01")
|
|
add_subdirectory(shared/qemupipe)
|
|
add_subdirectory(shared/gralloc_cb)
|
|
add_subdirectory(shared/GoldfishAddressSpace)
|
|
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) |