-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[brotli] add pkgconfig / [freetype] depend on brotli #12405
Conversation
@Neumann-A, PR #12133 has been merged. |
@PhoebeHui seems like it also needs #12409 |
73f2ff2
to
b79e6c5
Compare
@JackBoosY: Seems like your qt build changes did not work. I see |
Ops, sorry. |
@JackBoosY: Is your PR to netcdf-c patching libmath out not yet merged? See a failure here in paraview due to libmath. Otherwise this PR would be green |
@Neumann-A That PR has not been completed yet, I need to further patch vtk. |
@JackBoosY why vtk? I thought the problem is netcdf-c. Anyway this PR is ready for review. the OSX failures are failures of the current baseline and unrelated to this PR |
Waiting for merge #12766. |
I merged #12766 also into this one so that CI can run. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
* [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 <[email protected]>
closes #12380
closes #12770
depends: #12133 (back to draft until merged)Also depends on #12409 (back to draft until merged)