diff --git a/chapters/intro/newcmake.md b/chapters/intro/newcmake.md index d2cc89d..f86c261 100644 --- a/chapters/intro/newcmake.md +++ b/chapters/intro/newcmake.md @@ -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