Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
OpenCL-CTS
/
8b5d3c205526b7de895ab5b8e4ddf4d108ebf948
/
.
/
test_conformance
/
events
/
CMakeLists.txt
blob: d6a5a2fd267ffe07e94978a38afc197fde5cdd91 [
file
] [
log
] [
blame
]
set
(
MODULE_NAME EVENTS
)
set
(
$
{
MODULE_NAME
}
_SOURCES
main
.
cpp
test_events
.
cpp
test_event_dependencies
.
cpp
test_waitlists
.
cpp
test_userevents
.
cpp
test_userevents_multithreaded
.
cpp
action_classes
.
cpp
test_callbacks
.
cpp
)
include
(../
CMakeCommon
.
txt
)