summaryrefslogtreecommitdiffstats
path: root/src/dialogs/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-201-3/+1
| | | (bzr r7528)
* 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-0/+1
| | | | | reduce linking stage command for windows. (bzr r7100)
* Merge from fe-movedTed Gould2008-11-211-2/+0
| | | (bzr r6891)
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-25/+0
| | | (bzr r6046)
* Cmake: Moved sp-* into own library to reduce link cmdline and add new files ↵Joshua L. Blocher2008-05-191-2/+0
| | | | | to their cmakelists.txts (bzr r5713)
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-061-1/+3
| | | (bzr r5611)
* Cmake: Fixed issues with pedro not linking correctlyJoshua L. Blocher2008-04-281-2/+25
| | | (bzr r5534)
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+29
(bzr r5206)