From 42da9b299de9c088d9932ecc64d7e92b3db305af Mon Sep 17 00:00:00 2001 From: Max Kalashnikoff Date: Thu, 1 Sep 2022 17:39:26 +0200 Subject: [PATCH] Add `geekbrother/cxx-corrosion-cmake` repo to the CMake docs. Update the CMake docs repositories list with the `geekbrother/cxx-corrosion-cmake` repository. --- book/src/build/cmake.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/book/src/build/cmake.md b/book/src/build/cmake.md index 15a849f98..478552e7f 100644 --- a/book/src/build/cmake.md +++ b/book/src/build/cmake.md @@ -30,6 +30,14 @@ what is available in these links, feel free to make a PR adding it to this list. --- +- **** + + - Improved rusty_cmake CMake file to use modern C++ + - Rich examples of using different primitive types and Rust's Result return to C++ + - MacOS and Linux only + +--- + - **** - Same blobstore example as the official demo, but inverted languages