Skip to content

Commit

Permalink
[NOBIN] CMake: changed minimal CMake version
Browse files Browse the repository at this point in the history
  • Loading branch information
hasherezade committed Nov 17, 2019
1 parent 1d41400 commit 5c1e348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,4 +1,4 @@
cmake_minimum_required (VERSION 2.8)
cmake_minimum_required (VERSION 2.8.13)
project (vidi)

# modules:
Expand Down

0 comments on commit 5c1e348

Please sign in to comment.