android13/external/OpenCL-CTS/test_conformance/computeinfo/CMakeLists.txt

11 lines
192 B
CMake

set(MODULE_NAME computeinfo)
set(${MODULE_NAME}_SOURCES
main.cpp
device_uuid.cpp
extended_versioning.cpp
conforming_version.cpp
)
include(../CMakeCommon.txt)