Skip to content

Add support for older versions of CMake.#95

Merged
twifkak merged 4 commits intogoogle:mainfrom
twifkak:older_cmake
Jul 8, 2021
Merged

Add support for older versions of CMake.#95
twifkak merged 4 commits intogoogle:mainfrom
twifkak:older_cmake

Conversation

@twifkak
Copy link
Copy Markdown
Collaborator

@twifkak twifkak commented Jul 8, 2021

Change cmake_minimum_required to 3.1 (earliest I could easily test) and update
the README to specify CMAKE_INSTALL_LIBDIR=lib and CMAKE_INSTALL_BINDIR=bin,
which it seems only became the default somewhere between CMake 3.11 and 3.15
inclusive.

/cc @cpapazian

twifkak added 2 commits July 7, 2021 17:10
Change cmake_minimum_required to 3.1 (earliest I could easily test) and update
the README to specify CMAKE_INSTALL_LIBDIR=lib and CMAKE_INSTALL_BINDIR=bin,
which it seems only became the default somewhere between CMake 3.11 and 3.15
inclusive.
@twifkak twifkak requested a review from banaag July 8, 2021 00:33
@google-cla google-cla bot added the cla: yes label Jul 8, 2021
@twifkak twifkak merged commit beaa393 into google:main Jul 8, 2021
@twifkak twifkak deleted the older_cmake branch July 8, 2021 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants