aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/PySideConfig.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* Updated Cmake files.Renato Filho2012-03-081-1/+1
|
* Fixed path to include file used on cmake files.Renato Araujo Oliveira Filho2012-03-081-1/+1
| | | | Reviewer: Bruno Araujo <bruno.araujo@openbossa.org>
* Use python base name as library prefix.Renato Araujo Oliveira Filho2012-03-081-9/+5
| | | | | | | | | | Use the same CMAKE_BUILD_TYPE as shiboken if none was specified. Append SHIBOKEN_PYTHON_BASENAME in the library suffix. Fix bug #509. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Lauro Moura <lauro.neto@openbossa.org>
* Fixes to libpyside pkg-config and cmake files.Marcelo Lira2010-10-221-1/+3
| | | | | Reviewed by Luciano Wolf <luciano.wolf@openbossa.org> Reviewed by Renato Araújo <renato.filho@openbossa.org>
* Use CMAKE_<CONFIG>_POSTFIX on config files, used for cmake and pkgconfig.renatofilho2010-09-201-1/+1
| | | | | | | Fixes bug #286. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated ↵ps-0.4.1Renato Filho2010-09-101-3/+3
| | | | | | | files to allow multiples version installed simultaneous. Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Fixed typo in typesystem install path.Renato Filho2010-06-231-1/+1
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+2
| | | | | | | | | | | | | | The pyside.pc file now has a "typesystemdir" variable pointing to the directory where the type system files are installed. Example usage: pkg-config pyside --variable=typesystemdir Also set the "PYSIDE_TYPESYSTEMS" CMake variable on libpyside/PySideConfig.cmake.in to point to the same path of pkg-config's "typesystemdir". Reviewed by Hugo Parente <hugo.lima@openbossa.org> Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
* Add PySideConfig.cmake and PySideVersion.cmake files.Hugo Lima2010-03-231-0/+5