aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLauro Neto <lauro.neto@openbossa.org>2010-03-23 16:48:10 -0300
committerLauro Neto <lauro.neto@openbossa.org>2010-03-23 17:08:23 -0300
commite253f00a604ffad4398173bea2916ca4d28ae1c4 (patch)
treee875499c20cb098508f8f08faf4a60ec3dc35283 /doc
parent43bc4ffc096abf7695c1b1051793744a15a86512 (diff)
Adding basic compile information
Diffstat (limited to 'doc')
-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.
+