mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
Merge topic 'update-kwsys'
57a54d6314Merge branch 'upstream-KWSys' into update-kwsysd9c3dd3228KWSys 2025-07-01 (660d6875) Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !10917
This commit is contained in:
@@ -768,7 +768,7 @@ if(KWSYS_C_SRCS OR KWSYS_CXX_SRCS)
|
||||
|
||||
if(KWSYS_USE_SystemInformation)
|
||||
if(WIN32)
|
||||
target_link_libraries(${KWSYS_TARGET_INTERFACE} ${KWSYS_LINK_DEPENDENCY} ws2_32 PowrProf)
|
||||
target_link_libraries(${KWSYS_TARGET_INTERFACE} ${KWSYS_LINK_DEPENDENCY} ws2_32 powrprof)
|
||||
# link in dbghelp.dll for symbol lookup if MSVC 1800 or later
|
||||
# Note that the dbghelp runtime is part of MS Windows OS
|
||||
if(MSVC_VERSION AND NOT MSVC_VERSION VERSION_LESS 1800)
|
||||
|
||||
Reference in New Issue
Block a user