Skip to content

docs: fix outdated CMake version requirement in README#990

Open
PeterAlfredLee wants to merge 1 commit intoDaveGamble:masterfrom
PeterAlfredLee:fix-readme-cmake-version
Open

docs: fix outdated CMake version requirement in README#990
PeterAlfredLee wants to merge 1 commit intoDaveGamble:masterfrom
PeterAlfredLee:fix-readme-cmake-version

Conversation

@PeterAlfredLee
Copy link
Contributor

The README stated that CMake 2.8.5+ was required, but CMakeLists.txt requires CMake 3.5+. This inconsistency caused confusion for users with CMake versions between 2.8.5 and 3.5.

Also updated library_config/uninstall.cmake to match for consistency.

Fixes #988

The README stated that CMake 2.8.5+ was required, but CMakeLists.txt
requires CMake 3.5+. This inconsistency caused confusion for users
with CMake versions between 2.8.5 and 3.5.

Also updated library_config/uninstall.cmake to match for consistency.

Fixes DaveGamble#988
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.

Outdated information in Readme

1 participant