]> granicus.if.org Git - gc/commit
Upgrade cmake_minimum_required(version) to 3.1
authorVictor Romero <romerosanchezv@gmail.com>
Thu, 30 May 2019 19:26:26 +0000 (12:26 -0700)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 30 May 2019 21:39:21 +0000 (00:39 +0300)
commite7dd50d195246740a5c0831c5f21d25812969f93
tree64ab146187d768ef5a5161600e572fe677aa6816
parent41b05756b73dbc50f270c2de13c95ef666e584e8
Upgrade cmake_minimum_required(version) to 3.1

Issue #281 (bdwgc).

* CMakeLists.txt (CMAKE_LEGACY_CYGWIN_WIN32): Remove (do not set).
* CMakeLists.txt (VERSION): Change cmake_minimum_required from 2.6
to 3.1.
CMakeLists.txt