aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2013-06-05 11:22:58 +0200
committerRoman Lacko <backup.rlacko@gmail.com>2013-06-05 11:22:58 +0200
commit6f660492a55560d523935e908275226ee2bd2b92 (patch)
tree39a406bdbcec18857ac0c73355c2fee9c7e3d074 /README.rst
parentd5d22fe75e9727d0d5aad8186f8cbad6283924af (diff)
Update README
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
=============================