Require a newer version of CMake.

This commit is contained in:
Håvard Pettersson 2015-09-02 23:05:45 +02:00
parent eb7a8c38c3
commit 7d45b8c408
2 changed files with 4 additions and 3 deletions

View file

@ -17,7 +17,7 @@
# along with Tox-WeeChat. If not, see <http://www.gnu.org/licenses/>.
#
cmake_minimum_required(VERSION 2.8.7)
cmake_minimum_required(VERSION 2.8.11)
project(tox-weechat C)