summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/HelperMacros.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not install static librariesEduard Braun2018-01-091-10/+0
|
* fix buildMarc Jeanmougin2017-11-021-1/+1
|
* cmake: do not install static libraries on WindowsEduard Braun2017-05-081-4/+9
| | | (bzr r15679)
* Fix for cmake installing libs, using a subfolder for clarity when installing ↵Marc Jeanmougin2016-05-021-1/+4
| | | | | system-wide (bzr r14867)
* Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ↵Marc Jeanmougin2016-05-021-0/+1
| | | | | installed bin to installed libs. (bzr r14866)
* cmake: Fix code style for consistencyBryce Harrington2016-01-171-85/+85
| | | | | | Indentation to 4 spaces Prefer lower case for functions and macros (bzr r14596)
* cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-261-0/+66
| | | | | | patch #822009 to address bug #820863 from Yu-Jie Lin. (bzr r10648)
* Gcodetools have been upgraded to v. 1.7.Nick Drobchenko2011-07-051-65/+65
| | | (bzr r10417)
* cmake: correct syntax error.Campbell Barton2011-06-181-1/+1
| | | (bzr r10314)
* cmake:Campbell Barton2011-06-131-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)
* Cmake: Moved helper macros to their own file and removed *-test.h from ↵Joshua L. Blocher2008-05-051-0/+13
inkscape source list (bzr r5608)