mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-23 07:39:01 +00:00
Rename files for consistency (#1166)
Signed-off-by: Marco Antognini <marco.antognini@arm.com>
This commit is contained in:
@@ -18,8 +18,8 @@ file(GLOB SPIRV_NEW_SOURCES "*.cpp")
|
||||
|
||||
set(TEST_HARNESS_SOURCES
|
||||
../../test_conformance/math_brute_force/reference_math.cpp
|
||||
../../test_conformance/math_brute_force/Utility.cpp
|
||||
)
|
||||
../../test_conformance/math_brute_force/utility.cpp
|
||||
)
|
||||
|
||||
set(${MODULE_NAME}_SOURCES ${SPIRV_NEW_SOURCES} ${TEST_HARNESS_SOURCES})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user