Skip to content

Commit 9d31ed4

Browse files
authored
Add CMake version number
CMakeLists.txt specifies the minimum version 3.15. It seems counterproductive not to list that here.
1 parent 55a8aee commit 9d31ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following compilers should work:
3838
The minimum compiler version is 19.15; this version ships with version 15.8 of the IDE.
3939
2. [Conan](https://conan.io/) - it's recommended that you install using
4040
[pip](https://pip.pypa.io/en/stable/)
41-
3. [CMake](https://cmake.org/)
41+
3. [CMake 3.15+](https://cmake.org/)
4242

4343
### Optional Dependencies
4444
This project can be made to work with several optional GUI frameworks.

0 commit comments

Comments
 (0)