aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 ec9c88c..e4603e4 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,7 @@ Building:
make -j
This will build a Debug release by default. Add `-DCMAKE_BUILD_TYPE=Release` to build a release build.
+
+# CMake notes
+
+Header files are added as sources so the IDEs will search/index them properly.