Skip to content

Conversation

@NWilson
Copy link
Member

@NWilson NWilson commented Oct 24, 2025

  • Use the correct casing for <PackageName>_FOUND
  • Add a CI test with CMake very latest (currently 4.1.2). This job also sets DCMAKE_POLICY_VERSION_MINIMUM to verify that we don't break any future policies, greater than our minimum version 3.15.
  • Tidy the ncurses support for libreadline to use READLINE_LIBRARIES

Fixes #824

@NWilson NWilson merged commit f8e7d12 into master Oct 25, 2025
37 of 38 checks passed
@NWilson NWilson deleted the user/niwilson/cmake-found-names branch October 25, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CMake dependencies _FOUND tests are wrong. CMake variables are case sensitive

2 participants