summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2022-12-22 18:21:16 +0100
committerOliver Reiche <oliver.reiche@huawei.com>2023-01-27 17:12:28 +0100
commit2d541fd31a50cc5a273fd3faa010f66ffe4abb15 (patch)
tree53f816c51667c6acdb6a70957726898a42e6b32d /README.md
parent7a90f68e5207d541dea937aaff5b6c4c499b8968 (diff)
downloadrules-cc-2d541fd31a50cc5a273fd3faa010f66ffe4abb15.tar.gz
Add examples for interoperability with CMake
- consuming CMake libraries - being consumed by CMake
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5536b59..3fd15d7 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,11 @@
+# C/C++ rules for the `just` build system
+
+A collection of rules for building C/C++ libraries and binaries.
+
+For interoperability with CMake projects, see
+- [consume CMake libraries](./doc/consume-cmake-libraries.org)
+- [being consumed by CMake](./doc/being-consumed-by-cmake.org)
+
## Rule `["CC", "binary"]`
A binary written in C++