summaryrefslogtreecommitdiffstats
path: root/share/tutorials/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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/+2
Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)