fix: include release date for 3.18
This commit is contained in:
parent
11901d1929
commit
4b2f6055d8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user