Skip to content

Commit 9a8a5c1

Browse files
Correct CMake to Make (which is what we are using)
1 parent 88ae8bb commit 9a8a5c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<!-- C++ standard -->
2424
<img alt="C++" src="https://img.shields.io/badge/C%2B%2B-%E2%89%A514-blue">
2525
<!-- CMake minimum -->
26-
<img alt="CMake" src="https://img.shields.io/badge/CMake-%E2%89%A53.20-informational">
26+
<img alt="Make" src="https://img.shields.io/badge/Make-%E2%89%A53.79-informational">
2727
<!-- Package managers (optional) -->
2828
<!-- img alt="Conan" src="https://img.shields.io/badge/Conan-ready-0ea5e9">
2929
<!-- img alt="vcpkg" src="https://img.shields.io/badge/vcpkg-port-22c55e">

0 commit comments

Comments
 (0)