Skip to content

build: require CMake 3.10+#149

Open
ded-furby wants to merge 1 commit into
sharkdp:masterfrom
ded-furby:codex/cmake-3-10-minimum
Open

build: require CMake 3.10+#149
ded-furby wants to merge 1 commit into
sharkdp:masterfrom
ded-furby:codex/cmake-3-10-minimum

Conversation

@ded-furby

Copy link
Copy Markdown

Closes #142.

Summary

  • raise the minimum CMake version from 3.5 to 3.10
  • remove the deprecation warning emitted by newer CMake releases when dbg-macro is consumed via FetchContent

Testing

  • not run locally (cmake is unavailable in this environment)
  • relies on the repository CI matrix to validate the build across platforms and toolchains

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 < 3.10 deprecation.

1 participant