diff --git a/cmake/Dependencies.cmake b/cmake/Dependencies.cmake index b87922a9..99d3b98a 100644 --- a/cmake/Dependencies.cmake +++ b/cmake/Dependencies.cmake @@ -81,8 +81,6 @@ if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "MSVC") set(CHECK_FOUND TRUE) set(CHECK_LIBRARIES ${LIBCHECK_LIBRARIES} ${LIBCOMPAT_LIBRARIES}) message("check: ${CHECK_LIBRARIES}") - else() - message(FATAL_ERROR "check libraries not found") endif() # pthreads