summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/HelperMacros.cmake (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-09Do not install static librariesEduard Braun1-10/+0
2017-11-02fix buildMarc Jeanmougin1-1/+1
2017-05-08cmake: do not install static libraries on WindowsEduard Braun1-4/+9
(bzr r15679)
2016-05-02Fix for cmake installing libs, using a subfolder for clarity when installing ↵Marc Jeanmougin1-1/+4
system-wide (bzr r14867)
2016-01-17cmake: Fix code style for consistencyBryce Harrington1-85/+85
Indentation to 4 spaces Prefer lower case for functions and macros (bzr r14596)
2011-09-26cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton1-0/+66
patch #822009 to address bug #820863 from Yu-Jie Lin. (bzr r10648)
2011-07-05Gcodetools have been upgraded to v. 1.7.Nick Drobchenko1-65/+65
(bzr r10417)
2011-06-18cmake: correct syntax error.Campbell Barton1-1/+1
(bzr r10314)
2011-06-13cmake:Campbell Barton1-12/+64
- group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281)
2008-05-05Cmake: Moved helper macros to their own file and removed *-test.h from ↵Joshua L. Blocher1-0/+13
inkscape source list (bzr r5608)