Merge branch 'master' of github.com:CNugteren/CLBlast

pull/246/head
Cedric Nugteren 2018-01-29 20:34:37 +01:00
commit f12c7fcdf2
1 changed files with 1 additions and 1 deletions

View File

@ -584,7 +584,7 @@ if(TESTS)
set(MISC_TESTS ${MISC_TESTS} preprocessor)
endif()
if(MSVC)
set(TESTS_COMMON ${TESTS_COMMON} src/kernel_preprocessor.cpp)
set(TESTS_COMMON ${TESTS_COMMON} src/kernel_preprocessor.cpp src/utilities/compile.cpp)
endif()
foreach(MISC_TEST ${MISC_TESTS})
add_executable(clblast_test_${MISC_TEST} ${TESTS_COMMON}