Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

Commit

Permalink
Bump minimum CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
tigerw committed May 15, 2020
1 parent 2ea5917 commit a9c7b30
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
@@ -1,5 +1,4 @@

cmake_minimum_required (VERSION 2.6)
cmake_minimum_required (VERSION 3.13)
project (zlib)

include_directories ("${PROJECT_SOURCE_DIR}/../../src/")
Expand Down

0 comments on commit a9c7b30

Please sign in to comment.