mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Rename test .c sources to .cpp where necessary (#604)
Remove hacks to force language from CMake files. Closes KhronosGroup/OpenCL-CTS#25
This commit is contained in:
@@ -11,7 +11,7 @@ set(DEVICE_EXECUTION_SOURCES
|
||||
execute_block.cpp
|
||||
host_multi_queue.cpp
|
||||
host_queue_order.cpp
|
||||
main.c
|
||||
main.cpp
|
||||
nested_blocks.cpp
|
||||
utils.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user