summaryrefslogtreecommitdiffstats
path: root/share/fonts/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
* CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun2016-11-261-1/+1
| | | | | This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however (bzr r15278)
* cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-081-0/+1
Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)