aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-03-12 02:54:07 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2022-03-19 00:53:18 +0100
commit3a902ad20afd385955e0d094d00bf7f385b1c3f0 (patch)
tree215b013d346b5fcc4f3e9cdf65d8476998aa1522 /README-maintainer
parentaacf48a2e08ea7ac576d4b4ebf81b91fbd8d1c05 (diff)
downloadqpdf-3a902ad20afd385955e0d094d00bf7f385b1c3f0.tar.zst
CMake wrapper for Windows
Diffstat (limited to 'README-maintainer')
-rw-r--r--README-maintainer4
1 files changed, 4 insertions, 0 deletions
diff --git a/README-maintainer b/README-maintainer
index e21e473d..5108cf83 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -27,6 +27,10 @@ CFLAGS="-fsanitize=address -fsanitize=undefined" \
CC=clang CXX=clang++ \
cmake -DMAINTAINER_MODE=1 -DBUILD_SHARED_LIBS=0 -DCMAKE_BUILD_TYPE=Debug ..
+Windows:
+
+../cmake-win {mingw|msvc} maint
+
VERSIONS
* The version number on the main branch is whatever the version would