Fix compilation errors using ICC and MSVC - cmakes files (#319)

This commit is contained in:
Grzegorz Wawiorko
2019-06-17 13:57:26 +02:00
committed by Kévin Petit
parent c313d902b5
commit 25aaad13cd
12 changed files with 21 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ endif()
set_source_files_properties(
main.c
test_multiple_contexts.c
../../test_common/harness/mt19937.c
../../test_common/harness/errorHelpers.c
../../test_common/harness/threadTesting.c
../../test_common/harness/testHarness.c