Update CMakeLists.txt
This commit is contained in:
parent
ab88156e94
commit
1daab20180
|
@ -18,7 +18,7 @@ endif ()
|
|||
# crashing on travis cl with an error code suggesting resource not found
|
||||
if (NOT MSVC)
|
||||
set(OpenBLAS_utest_src
|
||||
$(OpenBLAS_utest_src}
|
||||
${OpenBLAS_utest_src}
|
||||
test_dotu.c
|
||||
)
|
||||
endif ()
|
||||
|
|
Loading…
Reference in New Issue