ligurio / unreliablefs

A FUSE-based fault injection filesystem.
https://ligurio.github.io/unreliablefs/unreliablefs.1.html
MIT License
177 stars 9 forks source link

Bump minimal CMake version in FindFUSE.cmake #22

Closed ligurio closed 3 years ago

ligurio commented 3 years ago

on macOS Catalina:

-- Detecting CXX compile features - done
CMake Deprecation Warning at cmake/FindFUSE.cmake:41 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 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:13 (find_package)

https://github.com/ligurio/unreliablefs/runs/1756590354