aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/compiling.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/compiling.rst b/doc/compiling.rst
index 510b22ba3..c45d7f1a0 100644
--- a/doc/compiling.rst
+++ b/doc/compiling.rst
@@ -1,2 +1,21 @@
Compiling
---------
+
+Getting the sources
+^^^^^^^^^^^^^^^^^^^
+
+* Download URL: http://www.pyside.org/downloads/
+
+Build requirements
+^^^^^^^^^^^^^^^^^^
+
++ CMake >= 2.6.0
++ Qt4.5 libraries and development headers >= 4.5.0
++ api-extractor + development headers
+
+Building and installing
+^^^^^^^^^^^^^^^^^^^^^^^
+
+To build and install just follow the generic cmake instructions in
+section cmake-primer.
+