Skip to content

Commit

Permalink
updated cmake version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dougal-s committed Feb 15, 2020
1 parent 2d6d0a8 commit 213dddd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.10)
cmake_minimum_required(VERSION 3.12)

project(Vkav VERSION 0.3.0)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Binaries can be found under [releases](https://github.com/Dougal-s/Vkav/releases

### Compilation Tools:
* g++ >= 8 or clang++ >= 7
* cmake >= 3
* cmake >= 3.12

\*Windows and MacOS support has not been implemented.

Expand Down

0 comments on commit 213dddd

Please sign in to comment.