diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt index cea16ec7bd..e4286b92ea 100644 --- a/Source/CMakeLists.txt +++ b/Source/CMakeLists.txt @@ -758,7 +758,7 @@ target_link_libraries( LibUV::LibUV LibRHash::LibRHash $ - ${CMAKE_THREAD_LIBS_INIT} + Threads::Threads ) # Check if we can build the Mach-O parser.