summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/DefineDependsandFlags.cmake (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-05-31Cmake: added windows path to find modules.Joshua L. Blocher1-8/+8
2008-05-29Cmake: Improve Gtkmm dependency checking, add new files to CMakeLists.txts, r...Joshua L. Blocher1-1/+1
2008-05-25Cmake: More Dependency work, added new filesJoshua L. Blocher1-21/+34
2008-05-22Cmake: Find Dependencies rebuiltJoshua L. Blocher1-0/+48