Skip to content

Commit a5713a7

Browse files
committed
updated docs
1 parent eeb5601 commit a5713a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/PythonQtDoc.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,9 @@ the python2x.[lib | dll | so | dynlib].
420420
The build scripts a currently set to use Python 2.6.
421421
You may need to tweak the \b build/python.prf file to set the correct Python includes and libs on your system.
422422
423+
\note In addition to the qmake profiles, PythonQt now offers building via Cmake. Just use the provided
424+
CMakeLists.txt in the root directory of the project. This build option has not been well tested yet.
425+
423426
\subsection Windows
424427
425428
On Windows, the (non-source) Python Windows installer can be used.

0 commit comments

Comments
 (0)