mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-25 01:28:50 -05:00
Build: Use imported target Threads::Threads instead of variable
This commit is contained in:
@@ -758,7 +758,7 @@ target_link_libraries(
|
||||
LibUV::LibUV
|
||||
LibRHash::LibRHash
|
||||
$<TARGET_NAME_IF_EXISTS:kwiml::kwiml>
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
Threads::Threads
|
||||
)
|
||||
|
||||
# Check if we can build the Mach-O parser.
|
||||
|
||||
Reference in New Issue
Block a user