aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5aad3efd1..7353ff546 100644
--- a/README.rst
+++ b/README.rst
@@ -299,6 +299,15 @@ Options
Specify the cmake makefile generator type.
Available values are ``msvc`` on Windows System and ``make`` on UNIX System.
+``--no-examples``
+ Don't include PySide examples in PySide distribution
+
+``--jobs``
+ Specify the number of parallel build jobs
+
+``--jom``
+ Use jom instead of nmake with msvc
+
Feedback and getting involved
=============================