CI updates
This commit is contained in:
+1
-1
@@ -272,7 +272,7 @@ if(Threads_FOUND)
|
||||
endif()
|
||||
if(NOT result)
|
||||
# failed; under MinGW be sure to use the posix-threads and NOT the win32-threads version
|
||||
#message(STATUS "Threads FAILED: ${output}") # debug output from try_compile
|
||||
#message(STATUS "Threads FAILED ${f}: ${output}") # debug output from try_compile
|
||||
set(Threads_FOUND OFF)
|
||||
break()
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user