aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/ShibokenConfig.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix Config.cmake library pathLauro Neto2010-02-251-1/+1
| | | | Reviewed by Hugo Parente <hugo.lima@openbossa.org>
* Remove FindShiboken.cmake file in favor of ShibokenConfig and Version .cmake ↵Hugo Lima2010-02-241-0/+5
files. This is the right way to go, according to: - http://www.cmake.org/pipermail/cmake/2009-April/028504.html - http://www.cmake.org/Wiki/CMake_2.6_Notes#Packages Reviewed by Renato Araújo <renato.filho@openbossa.org>