mirror of
1
0
Fork 0

fix: include release date for 3.18

This commit is contained in:
Henry Schreiner 2020-07-21 12:14:58 -04:00
parent 11901d1929
commit 4b2f6055d8
1 changed files with 1 additions and 1 deletions

View File

@ -267,6 +267,7 @@ designs available; calling functions by variable, evaluating arbitrary CMake by
string, and configure files directly from strings. Many other nice tiny
features and papercut fixes are sprinkled throughout, a small selection is below.
* Initially released [July 15, 2020](https://blog.kitware.com/cmake-3-18-0-available-for-download/)
* `cmake` can `cat` files together now now
* New profiling mode for `cmake`
* `cmake_language` with `CALL` and `EVAL`
@ -281,7 +282,6 @@ features and papercut fixes are sprinkled throughout, a small selection is below
* Source can be a subdirectory for `FetchContent`
[Releases]: https://cmake.org/cmake/help/latest/release/index.html
[CMake 3.0]: https://cmake.org/cmake/help/latest/release/3.0.html
[CMake 3.1]: https://cmake.org/cmake/help/latest/release/3.1.html