Re: [CMake] cmake vs. Python 3.4

2016-12-23 Thread Scott Kitterman
On Friday, December 23, 2016 12:53:30 PM Alan W. Irwin wrote: > On 2016-12-23 20:57+0100 Lev wrote: > > Hi list, > > > > > > I have this: > > > > FIND_PACKAGE(PythonInterp) > > > > and cmake finds this: > > > > -- Found PythonInterp: /usr/bin/python (found version "2.7.9") > > > > However,

Re: [CMake] building from source - manpages?

2014-09-04 Thread Scott Kitterman
On Thursday, September 04, 2014 13:06:50 René J.V. Bertin wrote: On Thursday September 04 2014 11:09:42 Nils Gladitz wrote: If you are using the bootstrap script for the build I think you need to also pass --sphinx-man . If you are using cmake to build cmake instead you need -DSPHINX_MAN=ON

Re: [CMake] Considering contributing a FindPyQt.cmake module

2014-07-21 Thread Scott Kitterman
On Monday, July 21, 2014 22:41:32 Stephen Kelly wrote: Scott Kitterman wrote: Given the above, I thought it would make sense to provide a new FindPyQt.cmake that would replace (and be backward compatible with) FindPyQt4.cmake that would work for both the new and old PyQt4 configure

[CMake] Considering contributing a FindPyQt.cmake module

2014-07-18 Thread Scott Kitterman
Hello, I've just subscribed to the list with the intent of developing, contributing and maintaining a module for FindPyQt. I'm a long time packager/maintainer of Sip4/PyQt4/PyQt5/QScintilla2 and such in Debian and Ubuntu. I've also working packaging PyKDE4 (which uses CMake). There is an