summaryrefslogtreecommitdiffstats
path: root/src/include/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-0/+1
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-0/+1
|
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-0/+5
Avoids having to recompile most of the Inkscape codebase whenever gtkmm is updated.