| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵ | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 |
| | | | | | | sub-libs of inkscape. (bzr r7120) | ||||
| * | Cmake: restructure build files to be more like current build system. Should ↵ | Joshua L. Blocher | 2009-01-09 | 1 | -0/+3 |
| | | | | | | reduce linking stage command for windows. (bzr r7100) | ||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -7/+0 |
| | | | | (bzr r6046) | ||||
| * | process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES() | Aaron Spike | 2008-04-10 | 1 | -9/+0 |
| | | | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397) | ||||
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -23/+23 |
| | | | | (bzr r5379) | ||||
| * | add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. ↵ | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+24 |
| minimal checking was done with existing Makefile_insert (bzr r5241) | |||||
