Merge pull request 882 from trondhe/master
diff --git a/book/src/build/cmake.md b/book/src/build/cmake.md
index ed3cb61..4b50746 100644
--- a/book/src/build/cmake.md
+++ b/book/src/build/cmake.md
@@ -22,3 +22,10 @@
   - Tested on Windows 10 with MSVC, and on Linux
 
 ---
+
+- **<https://github.com/trondhe/rusty_cmake>**
+
+  - Alias target that can be linked into a C++ project
+  - Tested on Windows 10 with GNU target, and on Linux
+
+---