summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/DefineDependsandFlags.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* add gtk3 experimental support in CMakeShlomi Fish2015-10-261-48/+100
* cmake: make JPEG optional; fix using it (if found)su_v2015-09-021-7/+6
* Added translations to the cmake build (1451236)houz2015-08-161-0/+13
* cmake: fix OpenMP detection and defines (inkscape uses 'HAVE_OPENMP')su_v2015-05-091-1/+3
* cmake: add configuration option for OpenMPsu_v2015-05-091-12/+15
* cmake: shorter linker list (remove duplicates)houz2015-05-041-0/+2
* cmake: fix copy&paste error in LibCDR checkhouz2015-05-041-2/+2
* cmake: fix WITH_GTKSPELL configuration optionKen Moffat2015-05-041-1/+2
* cmake: add configuration option for ImageMagicksu_v2015-05-041-10/+16
* Added base unit test source utilizing Google Test and corresponding CMake sup...Jon A. Cruz2015-05-031-0/+8
* cmake: move Intl check to 'Files we include' sectionsu_v2015-05-031-5/+5
* cmake: use cmake modules for iconv and inltsu_v2015-05-031-11/+10
* cmake: add support for librevenge-based input formats (WPG, Visio, CDR)su_v2015-05-021-2/+34
* cmake: fix failing checks due to missing include and library paths (e.g. for ...houz2015-05-021-2/+2
* cmake: enable Image Magick++ support for bitmap effectssu_v2015-05-021-0/+1
* cmake: fix build with poppler >= 0.29su_v2015-05-021-0/+4
* cmake: Fix WPG 0.2 build variablesBryce Harrington2015-05-021-2/+2
* cmake: Fix osx-related issues with cmake-buildsu_v2015-05-011-1/+29
* cmake: Add missing dependencies for libgomp and libjpgBryce Harrington2015-04-291-2/+10
* cmake: Don't depend on OpenSSLBryce Harrington2015-04-291-3/+3
* Patch from comment 4. Fixes build with cmake and poppler-0.26.4.Shlomi Fish2014-11-251-7/+21
* correct wrong find packageCampbell Barton2013-02-191-1/+1
* fix for cmake linking, currently include some hard coded paths since their ar...Campbell Barton2012-10-031-8/+14
* add ENABLE_POPPLER cmake build option - if you had poppler there was no way t...Campbell Barton2012-10-031-24/+29
* Fix building with Poppler 0.20 (LP: #1005565)Luca Bruno2012-06-301-0/+4
* add libs for windowsJohan B. C. Engelen2012-03-081-0/+9
* fix for building when WITH_LIBWPG couldn't be found.Campbell Barton2011-09-271-1/+2
* cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-261-4/+58
* cmake: add option to build with LCMSCampbell Barton2011-08-031-0/+11
* added WITH_GNOME_VFS as an option for cmakeCampbell Barton2011-07-161-3/+9
* fix for building with dbus and cmakeCampbell Barton2011-07-081-0/+11
* fix for building with cmake, renaming the GTK2 package didnt work right, very...Campbell Barton2011-07-081-1/+1
* added a Modules cmake dir, only use for find_package, reference cmake include...Campbell Barton2011-06-251-2/+2
* cmake: added a patched FindGTK2 to include cairommconfig.hCampbell Barton2011-06-251-6/+4
* cmake: inkscape source dirs were included using system settingCampbell Barton2011-06-221-20/+27
* get cmake working again.Campbell Barton2011-06-221-0/+6
* minor changes to cmake, use lib/ and bin/ in the build dir.Campbell Barton2011-06-171-6/+3
* Attempt to make ImageMagick and OpenMP optional with cmake.Jon A. Cruz2011-06-151-10/+14
* cmake: use system includes (-isystem in gcc).Campbell Barton2011-06-141-1/+1
* cmake: use cmakes freetype moduleCampbell Barton2011-06-131-16/+8
* cmake:Campbell Barton2011-06-131-3/+10
* cmake:Campbell Barton2011-06-131-46/+93
* cmake:Campbell Barton2011-06-131-42/+79
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-14/+14
* Cmake: minor fixesJoshua L. Blocher2009-01-101-1/+0
* Cmake: New FindGTK2Joshua L. Blocher2009-01-091-4/+2
* Cmake: more fixes plus a patch for OSX paths by Henrik GustafssonJoshua L. Blocher2009-01-071-63/+63
* Cmake: add missing fileJoshua L. Blocher2009-01-061-56/+56
* Cmake: Add GSL to LIBS and IncludesJoshua L. Blocher2008-06-241-0/+2
* Cmake: fix quoting in INKSCAPE_LIBSJoshua L. Blocher2008-06-181-13/+13