aboutsummaryrefslogtreecommitdiff
path: root/ports/libraqm/CMakeLists.txt
AgeCommit message (Collapse)Author
2020-08-06[brotli] add pkgconfig / [freetype] depend on brotli (#12405)Alexander Neumann
* [brotli] add pkgconfig * [freetype] add pkgconfig and add dependency on brotli * [qt5-base] add new freetype dependency to brotli and zstd * [freetype] fix cmake paths * [freetype] removed renaming of include dir and unnecessary cmake fixes * [freetype-gl] fix glew include dir * [podofo] fix freetype search. * fixing wrong freetype stuff due to vcpkg owned wrong CMakeLists.txt ..... * fixing more freetype hidden issues. * [sfml] fix missing include * fix typo * [freetype] uncomment previous renaming of include folders * fix brotli linkage in static builds * remove added alias to avoid problems. * [freetype] add brotli to the wrapper * [lzokay] format manifest Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2020-02-11[many ports] Support building with MinGW toolchain (#8940)Todor Prokopov
* Some package fixes necessary to build with MinGW toolchain * [libraqm] Fix build error caused by trying to write to source directory * [tmxparser] Fix build failure when tmx port is intalled before tmxparser port System include path was added first on compiler command line. This leads to build failure when there is a tmx.h header file in system include path. * [qt5-base][angle] Trigger CI rebuild * [kd-soap] Fix build error * Update ci.baseline Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2019-07-15Fix copying raqm-version.h to include directory (#7263)Tobias Markus
2019-07-09Update libraqm to 0.7.0 (#7149)Tobias Markus
2019-06-14[libraqm] Add new port (0.6.0) (#6659)Tobias Markus
* Add libraqm * [libraqm] Whitespace changes to force rebuild * [harfbuzz] Propagate dependency on glib downstream * [fribidi] Force rebuild on CI * [libraqm] Force CI build