mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Fix - Windows build errors (#620)
This commit is contained in:
committed by
GitHub
parent
452adcd7be
commit
2cb73ba685
@@ -2,7 +2,7 @@
|
|||||||
set(HARNESS_COMMON_SOURCES
|
set(HARNESS_COMMON_SOURCES
|
||||||
harness/threadTesting.cpp
|
harness/threadTesting.cpp
|
||||||
harness/typeWrappers.cpp
|
harness/typeWrappers.cpp
|
||||||
harness/mt19937.c
|
harness/mt19937.cpp
|
||||||
harness/conversions.cpp
|
harness/conversions.cpp
|
||||||
harness/rounding_mode.cpp
|
harness/rounding_mode.cpp
|
||||||
harness/msvc9.c
|
harness/msvc9.c
|
||||||
|
|||||||
Reference in New Issue
Block a user