summaryrefslogtreecommitdiffstats
path: root/src/libuemf/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-30/+0
|
* cmake: Add some missing header files to CMakeLists.txtBryce Harrington2015-06-081-0/+1
| | | | | These were found by running cmake_consistency_check.py (bzr r14198)
* cmake: Include missing source file in build rulesBryce Harrington2015-04-291-0/+1
| | | (bzr r14070.1.4)
* libUEMF update; EMF linear gradient bug fixes (bug #1263242)David Mathog2014-01-171-0/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1263242 (bzr r12953)
* update cmakefilesCampbell Barton2013-08-311-0/+1
| | | (bzr r12493)
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-311-0/+23
Rename libunicode-convert to symbol_convert and put it in libuemf. (bzr r12490)