128e6b9a1b7573137803b3eddbb8aa87236d1cfb |
|
03-May-2015 |
Shlomi Fish <shlomif@shlomifish.org> |
cmake: wpg-0.3 - fix librevenge paths |
a268eb4d3feeb31c3573681214aac856ce446227 |
|
02-May-2015 |
~suv <suv-sf@users.sourceforge.net> |
cmake: add support for librevenge-based input formats (WPG, Visio, CDR) |
64c3ec6cf658230aa19e73f2f3126e8dc3a2a8bc |
|
02-May-2015 |
bryce <bryce@ubuntu.com> |
cmake: Fix WPG 0.2 build variables
WPG 0.1 appears to have been tested and made to work, but a parallel set
of code checks WPG 0.2 and the variable names are all wrong (looks like
they didn't get properly updated from the original automake scripts).
The detection fails entirely on Ubuntu 14.04 and probably other recent
distros.
With this change, cmake now builds inkscape properly for me. |
c43e8c459ef8a48adf6b336c1a8a13cfe0415065 |
|
26-Sep-2011 |
Campbell Barton <ideasman42@gmail.com> |
cmake: aspell/gtkspell/poppler-cairo/libwpg
patch #822009 to address bug #820863
from Yu-Jie Lin. |
f80e1179eb1764d39518dc458f0e9d1188fc9417 |
|
25-Jun-2011 |
Campbell Barton <ideasman42@gmail.com> |
added a Modules cmake dir, only use for find_package, reference cmake include paths explicitly. |