summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/ConfigChecks.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵Joshua L. Blocher2009-01-121-5/+5
| | | | | sub-libs of inkscape. (bzr r7120)
* Cmake: Add src/ to include_directories, fix missing includes for file checksJoshua L. Blocher2008-06-181-1/+1
| | | (bzr r5986)
* Cmake: fix config.h not being foundJoshua L. Blocher2008-06-141-0/+1
| | | (bzr r5944)
* Cmake: added windows path to find modules.Joshua L. Blocher2008-05-311-1/+1
| | | (bzr r5770)
* Cmake: Find Dependencies rebuiltJoshua L. Blocher2008-05-221-1/+1
| | | (bzr r5731)
* Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own fileJoshua L. Blocher2008-05-031-0/+70
(bzr r5590)