summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/DefineDependsandFlags.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-14/+14
| | | | | sub-libs of inkscape. (bzr r7120)
* Cmake: minor fixesJoshua L. Blocher2009-01-101-1/+0
| | | (bzr r7104)
* Cmake: New FindGTK2Joshua L. Blocher2009-01-091-4/+2
| | | (bzr r7103)
* Cmake: more fixes plus a patch for OSX paths by Henrik GustafssonJoshua L. Blocher2009-01-071-63/+63
| | | (bzr r7093)
* Cmake: add missing fileJoshua L. Blocher2009-01-061-56/+56
| | | (bzr r7090)
* Cmake: Add GSL to LIBS and IncludesJoshua L. Blocher2008-06-241-0/+2
| | | (bzr r6047)
* Cmake: fix quoting in INKSCAPE_LIBSJoshua L. Blocher2008-06-181-13/+13
| | | (bzr r5989)
* Cmake: Add src/ to include_directories, fix missing includes for file checksJoshua L. Blocher2008-06-181-2/+3
| | | (bzr r5986)
* Cmake: fix config.h not being foundJoshua L. Blocher2008-06-141-1/+0
| | | (bzr r5944)
* Cmake: added windows path to find modules.Joshua L. Blocher2008-05-311-8/+8
| | | (bzr r5770)
* Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, ↵Joshua L. Blocher2008-05-291-1/+1
| | | | | remove old/unused files (bzr r5760)
* Cmake: More Dependency work, added new filesJoshua L. Blocher2008-05-251-21/+34
| | | (bzr r5754)
* Cmake: Find Dependencies rebuiltJoshua L. Blocher2008-05-221-0/+48
(bzr r5731)