mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-23 07:39: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:
@@ -9,7 +9,7 @@ set (SPIR_SOURCES
|
||||
run_build_test.cpp
|
||||
run_services.cpp
|
||||
kernelargs.cpp
|
||||
../math_brute_force/FunctionList.c
|
||||
../math_brute_force/FunctionList.cpp
|
||||
)
|
||||
|
||||
add_executable(${SPIR_OUT}
|
||||
|
||||
Reference in New Issue
Block a user