blob: 991902e0e8a619075ec6d06aee7b6dbaf3d7403b [file] [log] [blame]
set(MODULE_NAME SAMPLERLESS_READS)
set(${MODULE_NAME}_SOURCES
main.cpp
test_iterations.cpp
test_loops.cpp
test_read_1D.cpp
test_read_3D.cpp
test_read_1D_buffer.cpp
test_read_1D_array.cpp
test_read_2D_array.cpp
../common.cpp
)
include(../../CMakeCommon.txt)