aboutsummaryrefslogtreecommitdiff
path: root/src/readme.md
diff options
context:
space:
mode:
authorjaroWMR <jarorutjes07@gmail.com>2024-10-23 16:22:30 +0200
committerjaroWMR <jarorutjes07@gmail.com>2024-10-23 16:22:30 +0200
commit5558d2d0530cc01fd8e3c8ce18cc38ce9c6f8057 (patch)
treed85836ede083ee9faa42eed6fc35bb6b980a8b6a /src/readme.md
parent5445331293854aac26af2d5c6a20cedeaa819383 (diff)
parent04a040e28ade412ea5b1767bf77eed3956121973 (diff)
merge with master
Diffstat (limited to 'src/readme.md')
-rw-r--r--src/readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/readme.md b/src/readme.md
index a4a71e7..a8ffc51 100644
--- a/src/readme.md
+++ b/src/readme.md
@@ -18,7 +18,8 @@ running the build command:
$ ninja -C build test_main
```
-Each source file in the example/ folder corresponds to a CMake target as well:
+Each source file in the example/ folder corresponds to a CMake target as well
+(all examples can be built at once by specifying the `examples` target):
```
$ ninja -C build audio_internal components_internal