Skip to content

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 bf6adc1 commit 368e292
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 (luaexpat)

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

0 comments on commit 368e292

Please sign in to comment.