aboutsummaryrefslogtreecommitdiff
path: root/src/readme.md
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-10-23 14:00:27 +0200
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-10-23 14:00:27 +0200
commit194c8c4af559f9ea35b2fc53103415ea1e47fb61 (patch)
tree93bc71b9978ed5df5afb993f70f051ddda91a2b6 /src/readme.md
parenteaa05e7a981b0f581f5393882e4753d9294a3dba (diff)
parent04a040e28ade412ea5b1767bf77eed3956121973 (diff)
Merge branch 'master' into niels/rendering
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