aboutsummaryrefslogtreecommitdiffstats
path: root/ApiExtractorConfig.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix Config.cmake library pathLauro Neto2010-02-251-1/+1
| | | | | | Set to absolute path with cmake variables Reviewed by Hugo Parente <hugo.lima@openbossa.org>
* Remove FindApiExtractor.cmake file in favor of ApiExtractorConfig and ↵Hugo Lima2010-02-241-0/+6
Version .cmake 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>