Skip to content

Commit

Permalink
Merge pull request #1090 from geekbrother/geekbrother-add-repo
Browse files Browse the repository at this point in the history
[docs] Add `geekbrother/cxx-corrosion-cmake` repo to the CMake docs.
  • Loading branch information
dtolnay committed Sep 2, 2022
2 parents a1e1983 + 42da9b2 commit b66e95a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions book/src/build/cmake.md
Expand Up @@ -30,6 +30,14 @@ what is available in these links, feel free to make a PR adding it to this list.

---

- **<https://github.com/geekbrother/cxx-corrosion-cmake>**

- 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

---

- **<https://github.com/paandahl/cpp-with-rust>**

- Same blobstore example as the official demo, but inverted languages
Expand Down

0 comments on commit b66e95a

Please sign in to comment.