Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
OpenCL-CTS
/
111bb2b185bb912816016348d4403a6b9921924a
/
.
/
test_conformance
/
non_uniform_work_group
/
CMakeLists.txt
blob: 30c3a84610ca825ba1236303d7959a236c053b70 [
file
] [
log
] [
blame
]
set
(
MODULE_NAME NON_UNIFORM_WORK_GROUP
)
set
(
$
{
MODULE_NAME
}
_SOURCES
main
.
cpp
test_advanced_2d
.
cpp
test_advanced_3d
.
cpp
test_advanced_other
.
cpp
test_basic
.
cpp
TestNonUniformWorkGroup
.
cpp
tools
.
cpp
)
include
(../
CMakeCommon
.
txt
)
# end of file #