aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-06-23 19:37:05 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-06-23 19:37:05 +0200
commit55c9222110375b50a7c6aca5ff9c9c661f84a932 (patch)
treeba2f91d3705d225eb42c6046879182ad6a1e8b18 /readme.md
parent1bf4d8cd1e0984968a39596cd92619f7e38c4fd7 (diff)
add note about symlinks to OS warning
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index da96575..5f71788 100644
--- a/readme.md
+++ b/readme.md
@@ -14,6 +14,10 @@ document](docs/handover.adoc) first for more details.
> This project was mostly developed on Linux. All subfolders/modules/libraries
> use CMake, and *should* build cross-platform when using CMake+Ninja. This has
> not yet been verified.
+>
+> Please note that most subfolders use symbolic links to the [lib](lib/)
+> folder, which may not work correctly if you clone the repository under a
+> filesystem or operating system that does not support these.
## Documentation