summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/DefineDependsandFlags.cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-16Added translations to the cmake build (1451236)houz1-0/+13
2015-05-09cmake: fix OpenMP detection and defines (inkscape uses 'HAVE_OPENMP')su_v1-1/+3
2015-05-09cmake: add configuration option for OpenMPsu_v1-12/+15
2015-05-04cmake: shorter linker list (remove duplicates)houz1-0/+2
2015-05-04cmake: fix copy&paste error in LibCDR checkhouz1-2/+2
2015-05-04cmake: fix WITH_GTKSPELL configuration optionKen Moffat1-1/+2
2015-05-04cmake: add configuration option for ImageMagicksu_v1-10/+16
2015-05-03Added base unit test source utilizing Google Test and corresponding CMake sup...Jon A. Cruz1-0/+8
2015-05-03cmake: move Intl check to 'Files we include' sectionsu_v1-5/+5
2015-05-03cmake: use cmake modules for iconv and inltsu_v1-11/+10
2015-05-02cmake: add support for librevenge-based input formats (WPG, Visio, CDR)su_v1-2/+34
2015-05-02cmake: fix failing checks due to missing include and library paths (e.g. for ...houz1-2/+2
2015-05-02cmake: enable Image Magick++ support for bitmap effectssu_v1-0/+1
2015-05-02cmake: fix build with poppler >= 0.29su_v1-0/+4
2015-05-02cmake: Fix WPG 0.2 build variablesBryce Harrington1-2/+2
2015-05-01cmake: Fix osx-related issues with cmake-buildsu_v1-1/+29
2015-04-29cmake: Add missing dependencies for libgomp and libjpgBryce Harrington1-2/+10
2015-04-29cmake: Don't depend on OpenSSLBryce Harrington1-3/+3
2014-11-25Patch from comment 4. Fixes build with cmake and poppler-0.26.4.Shlomi Fish1-7/+21
2013-02-19correct wrong find packageCampbell Barton1-1/+1
2012-10-03fix for cmake linking, currently include some hard coded paths since their ar...Campbell Barton1-8/+14
2012-10-03add ENABLE_POPPLER cmake build option - if you had poppler there was no way t...Campbell Barton1-24/+29
2012-06-30Fix building with Poppler 0.20 (LP: #1005565)Luca Bruno1-0/+4
2012-03-08add libs for windowsJohan B. C. Engelen1-0/+9
2011-09-27fix for building when WITH_LIBWPG couldn't be found.Campbell Barton1-1/+2
2011-09-26cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton1-4/+58
2011-08-03cmake: add option to build with LCMSCampbell Barton1-0/+11
2011-07-16added WITH_GNOME_VFS as an option for cmakeCampbell Barton1-3/+9
2011-07-08fix for building with dbus and cmakeCampbell Barton1-0/+11
2011-07-08fix for building with cmake, renaming the GTK2 package didnt work right, very...Campbell Barton1-1/+1
2011-06-25added a Modules cmake dir, only use for find_package, reference cmake include...Campbell Barton1-2/+2
2011-06-25cmake: added a patched FindGTK2 to include cairommconfig.hCampbell Barton1-6/+4
2011-06-22cmake: inkscape source dirs were included using system settingCampbell Barton1-20/+27
2011-06-22get cmake working again.Campbell Barton1-0/+6
2011-06-17minor changes to cmake, use lib/ and bin/ in the build dir.Campbell Barton1-6/+3
2011-06-15Attempt to make ImageMagick and OpenMP optional with cmake.Jon A. Cruz1-10/+14
2011-06-14cmake: use system includes (-isystem in gcc).Campbell Barton1-1/+1
2011-06-13cmake: use cmakes freetype moduleCampbell Barton1-16/+8
2011-06-13cmake:Campbell Barton1-3/+10
2011-06-13cmake:Campbell Barton1-46/+93
2011-06-13cmake:Campbell Barton1-42/+79
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-14/+14
2009-01-10Cmake: minor fixesJoshua L. Blocher1-1/+0
2009-01-09Cmake: New FindGTK2Joshua L. Blocher1-4/+2
2009-01-07Cmake: more fixes plus a patch for OSX paths by Henrik GustafssonJoshua L. Blocher1-63/+63
2009-01-06Cmake: add missing fileJoshua L. Blocher1-56/+56
2008-06-24Cmake: Add GSL to LIBS and IncludesJoshua L. Blocher1-0/+2
2008-06-18Cmake: fix quoting in INKSCAPE_LIBSJoshua L. Blocher1-13/+13
2008-06-18Cmake: Add src/ to include_directories, fix missing includes for file checksJoshua L. Blocher1-2/+3
2008-06-14Cmake: fix config.h not being foundJoshua L. Blocher1-1/+0