Skip to content

Commit

Permalink
cmake 3.10 dep
Browse files Browse the repository at this point in the history
  • Loading branch information
pirovc committed Jul 10, 2019
1 parent c8adcea commit 1acf9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ganon
# =============================================================================

cmake_minimum_required( VERSION 3.8.2 FATAL_ERROR )
cmake_minimum_required( VERSION 3.10 FATAL_ERROR )
project( ganon VERSION 0.1.3 LANGUAGES CXX )

# -----------------------------------------------------------------------------
Expand Down

0 comments on commit 1acf9a8

Please sign in to comment.