From 55d7d678fe32e4735c916977c66215c3c6350cf4 2012-06-25 13:23:31 From: florianlink Date: 2012-06-25 13:23:31 Subject: [PATCH] updated docs git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@224 ea8d5007-eb21-0410-b261-ccb3ea6e24a9 --- diff --git a/src/PythonQtDoc.h b/src/PythonQtDoc.h index 991fdc7..868d618 100644 --- a/src/PythonQtDoc.h +++ b/src/PythonQtDoc.h @@ -420,6 +420,9 @@ the python2x.[lib | dll | so | dynlib]. The build scripts a currently set to use Python 2.6. You may need to tweak the \b build/python.prf file to set the correct Python includes and libs on your system. + \note In addition to the qmake profiles, PythonQt now offers building via Cmake. Just use the provided + CMakeLists.txt in the root directory of the project. This build option has not been well tested yet. + \subsection Windows On Windows, the (non-source) Python Windows installer can be used.