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 5c1e348 commit f9edc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vidi/CMakeLists.txt
@@ -1,4 +1,4 @@
cmake_minimum_required (VERSION 2.8)
cmake_minimum_required (VERSION 2.8.13)

project (vidi)
find_package(Qt5Widgets REQUIRED)
Expand Down

0 comments on commit f9edc66

Please sign in to comment.