aboutsummaryrefslogtreecommitdiffstats
path: root/FindGeneratorRunner.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* FindGeneratorRunner.cmake now respect the find_package REQUIRED attribute.Hugo Lima2009-11-231-6/+12
|
* Fix typoHugo Lima2009-09-081-1/+1
|
* Fix missing parenteses in FindGeneratorRunner.cmakeHugo Lima2009-09-081-1/+1
|
* - Merged boostpythongeneratorversion.h.in and generator_plugin_dir.h.inHugo Lima2009-09-031-2/+2
| | | | | | | | | into generatorrunnerconfig.h - Added some variables to FindGeneratorRunner.cmake * GENERATORRUNNER_PLUGIN_DIR The dir where the generator plugins should be installed. * GENERATORRUNNER_VERSION The generatorrunner current version.
* Add pkg-config and cmake supportChris Hills2009-08-311-0/+15
Reviewed by Hugo Parente