[DynInst_API:] [dyninst/dyninst] 664b18: CMake: update detection of static libraries


Date: Thu, 26 Jun 2025 06:11:38 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 664b18: CMake: update detection of static libraries
  Branch: refs/heads/thaines/cmake_static_link_check
  Home:   https://github.com/dyninst/dyninst
  Commit: 664b18f804fe6191493bc0c77c23677b8fb7f08e
      https://github.com/dyninst/dyninst/commit/664b18f804fe6191493bc0c77c23677b8fb7f08e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M cmake/Modules/DyninstLinkProperties.cmake
    M tests/regression/symtabAPI/Symtab/file_properties/CMakeLists.txt

  Log Message:
  -----------
  CMake: update detection of static libraries

Since we require CMake >= v3.14.0, then we can use
CMAKE_REQUIRED_LINK_OPTIONS. Update names to follow standard
conventions.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 664b18: CMake: update detection of static libraries, Tim Haines <=