mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
Build: Use imported target kwiml::kwiml instead of variables
This commit is contained in:
@@ -757,7 +757,7 @@ target_link_libraries(
|
||||
JsonCpp::JsonCpp
|
||||
LibUV::LibUV
|
||||
LibRHash::LibRHash
|
||||
${CMake_KWIML_LIBRARIES}
|
||||
$<TARGET_NAME_IF_EXISTS:kwiml::kwiml>
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user