xref: /aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/CMakeLists.txt (revision 6467f958c7de8070b317fc65bcb0f6472e388d82)
1set(MODULE_NAME RELATIONALS)
2
3set(${MODULE_NAME}_SOURCES
4    main.cpp
5    test_relationals.cpp
6    test_comparisons_fp.cpp
7    test_shuffles.cpp
8)
9
10include(../CMakeCommon.txt)
11
12