summaryrefslogtreecommitdiffstats
path: root/src/helper/CMakeLists.txt (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-1/+3
| | | | | sub-libs of inkscape. (bzr r7120)
* Cmake: restructure build files to be more like current build system. Should ↵Joshua L. Blocher2009-01-091-4/+8
| | | | | reduce linking stage command for windows. (bzr r7100)
* Cmake: Fix issue with generated sp-marshall.h/.cpp not linkingJoshua L. Blocher2008-05-191-1/+5
| | | (bzr r5715)
* Cmake: Moved helper macros to their own file and removed *-test.h from ↵Joshua L. Blocher2008-05-051-1/+1
| | | | | inkscape source list (bzr r5608)
* Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ↵Joshua L. Blocher2008-04-111-1/+1
| | | | | issue with dependency.cpp (bzr r5406)
* adjust the file generation path fir sp-marshal to jive with the include vs ↵Aaron Spike2008-04-101-5/+1
| | | | | add_directories mentality (bzr r5398)
* cmake: fix file names in marshal generationJohan B. C. Engelen2008-04-051-1/+1
| | | (bzr r5349)
* cmake: fix prefixJohan B. C. Engelen2008-04-051-1/+1
| | | (bzr r5346)
* Cmake: add missing CMakeLists.txtJoshua L. Blocher2008-04-051-0/+23
(bzr r5340)