PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 194 - Missing FindPySide.cmake
: Missing FindPySide.cmake
Status: CLOSED INVALID
Product: PySide
Classification: Unclassified
Component: PySide
: 0.4.0
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-03-24 19:50 EET by Matthias
Modified: 2010-04-01 15:20 EEST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias 2010-03-24 19:50:38 EET
Since version 0.4.0 there is no FindPySide.cmake anymore. This is needed to
build the pyside-tools. Is there any alternative or has the pyside-tools
package to be updated?
Comment 1 Hugo Parente Lima 2010-03-25 11:13:57 EET
PySide-tools doesn't really need PySide to be compiled, so if you get the new
version from git you'll notice that it compiles just fine.

We dont have a FindPySide.cmake, but we have PySideConfig.cmake and
PySideVersion.cmake which fixes bug #173