mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-22 07:09:03 +00:00
Fix compilation errors using ICC and MSVC - cmakes files (#319)
This commit is contained in:
committed by
Kévin Petit
parent
c313d902b5
commit
25aaad13cd
@@ -19,6 +19,7 @@ endif()
|
||||
set_source_files_properties(
|
||||
main.c
|
||||
test_thread_dimensions.c
|
||||
../../test_common/harness/mt19937.c
|
||||
../../test_common/harness/errorHelpers.c
|
||||
../../test_common/harness/threadTesting.c
|
||||
../../test_common/harness/testHarness.c
|
||||
|
||||
Reference in New Issue
Block a user