Sign in
chromium
/
external
/
github.com
/
KhronosGroup
/
OpenCL-CTS
/
8b5d3c205526b7de895ab5b8e4ddf4d108ebf948
/
.
/
test_conformance
/
half
/
CMakeLists.txt
blob: 494b4eb815711046b8e54a51f9f78c2ceedb5dd0 [
file
] [
log
] [
blame
]
set
(
MODULE_NAME HALF
)
set
(
$
{
MODULE_NAME
}
_SOURCES
cl_utils
.
cpp
Test_vLoadHalf
.
cpp
Test_roundTrip
.
cpp
Test_vStoreHalf
.
cpp main
.
cpp
)
include
(../
CMakeCommon
.
txt
)