mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-23 07:39:01 +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
@@ -46,6 +46,7 @@ set_source_files_properties(
|
||||
../../test_common/harness/rounding_mode.c
|
||||
../../test_common/harness/ThreadPool.c
|
||||
../../test_common/harness/msvc9.c
|
||||
../../test_common/harness/mt19937.c
|
||||
PROPERTIES LANGUAGE CXX)
|
||||
endif(MSVC)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user