Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake minimum version required #3832

Closed
pnorbert opened this issue Sep 29, 2023 · 0 comments · Fixed by #3849
Closed

cmake minimum version required #3832

pnorbert opened this issue Sep 29, 2023 · 0 comments · Fixed by #3849
Assignees
Labels
area: build Build issues
Milestone

Comments

@pnorbert
Copy link
Contributor

cmake 3.27.6 says

CMake Deprecation Warning at /opt/adios2/lib/cmake/adios2/adios2-config.cmake:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
  CMakeLists.txt:67 (find_package)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build Build issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants