summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/FindBoost.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cmake: remove FindBoost, is an old copy of the one that comes with cmake.Campbell Barton2011-06-131-403/+0
| | | (bzr r10279)
* Cmake: fix config.h not being foundJoshua L. Blocher2008-06-141-1/+1
| | | (bzr r5944)
* Cmake: Find Dependencies rebuiltJoshua L. Blocher2008-05-221-20/+395
| | | (bzr r5731)
* Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own fileJoshua L. Blocher2008-05-031-1/+3
| | | (bzr r5590)
* cmake: add boost to the include directories when it is foundJohan B. C. Engelen2008-03-301-0/+1
| | | (bzr r5259)
* Final fix to boost finding on windows for cmakeJohan B. C. Engelen2008-03-301-5/+4
| | | (bzr r5256)
* clean up FindBoost.cmakeJohan B. C. Engelen2008-03-301-20/+1
| | | (bzr r5255)
* fix finding boost for windows.Johan B. C. Engelen2008-03-301-5/+8
| | | (bzr r5253)
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+42
(bzr r5206)