summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/ConfigEnv.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* root dir tidying: move mingwenv.cmake -> CMakeScripts/ConfigEnvMinGW.cmakeEduard Braun2017-07-151-1/+1
|
* Drop x11 dependency.Elliott Sales de Andrade2017-06-151-4/+0
| | | | | | On macOS, it's added if GTK+ 2 uses the x11 backends, which seems a bit silly since Inkscape is using GTK+ 3. Linux also doesn't appear to require x11 linkage, especially if using Wayland as a backend.
* cmake: Don't include 'ConfigPaths.cmake' twiceEduard Braun2017-05-091-2/+0
| | | (bzr r15680)
* Support for building with MSYS2Eduard Braun2017-03-041-2/+4
| | | | | | See Wiki for build instructions: http://wiki.inkscape.org/wiki/index.php/Compiling_Inkscape_on_Windows_with_MSYS2 (bzr r15564)
* Fixing build for Linux.Sebastian Faubel2016-07-061-41/+41
| | | | | Replaced tabs with whitespaces. (bzr r15002.1.7)
* Added missing files.Sebastian Faubel2016-07-051-0/+54
(bzr r15002.1.4)