-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for finding skia using pkg-config (#54)
This will allow building skia-pathops using system skia or skia compiled externally. This will not fail/show an error message when either pkg-config isn't available or skia isn't available through pkg-config. See msys2/MINGW-packages#10195 where I have tried to build skia seperately and provided a pkg-config file for flags necessary.
- Loading branch information
1 parent
7eb4687
commit 0728fbd
Showing
1 changed file
with
35 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters