Skip to content

Commit

Permalink
Note that we need CMake 3.13 or better.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Mar 15, 2020
1 parent f09864b commit b8b8199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ platforms might not work.
== Requirements

To build this project, you will need a C99 compatible compiler and
http://www.cmake.org[CMake] version 3.1 or newer.
http://www.cmake.org[CMake] version 3.13 or newer.

We recommend using the https://ninja-build.org[Ninja] build
system (pass "-G Ninja" to CMake) when you can.
Expand Down

0 comments on commit b8b8199

Please sign in to comment.