summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 345cd81..1c9df51 100644
--- a/README.md
+++ b/README.md
@@ -67,3 +67,8 @@ Building installer packages using CPack is also supported for the following pack
- DEB (`cpack -G DEB`)
- RPM (`cpack -G RPM`)
+- Windows Installer (`cpack -G NSIS`)
+
+### Caveats
+
+- Compiling on Windows currently requires the use of [MSYS2 MinGW](https://www.msys2.org/) to build correctly