Lyra
Lyra copied to clipboard
CMake deprecation warning
This project's top-level CMakeLists.txt requires CMake 3.0.
As of CMake 3.27, compatibility to anything below version 3.5 is deprecated: https://cmake.org/cmake/help/v3.27/command/cmake_minimum_required.html
I think we should consider requiring CMake 3.5 to eliminate this warning.