Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update minimum cmake version to 3.5 (#1)
Newer version of CMake does not support current minimum version. ``` CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. ```
- Loading branch information