diff options
| author | Maxim Kulyk <mxx888777@gmail.com> | 2019-07-18 23:32:41 +0300 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-18 13:32:41 -0700 |
| commit | 96925e320363098d028bd0849c54e8e6dffcfa11 (patch) | |
| tree | 1ec943a20502a1b116fe05651d4b60e29bec4ec4 /ports/blend2d/usage | |
| parent | 68e909ed1f59bf650031c0dafbf46f640b0bc2b9 (diff) | |
| download | vcpkg-96925e320363098d028bd0849c54e8e6dffcfa11.tar.gz vcpkg-96925e320363098d028bd0849c54e8e6dffcfa11.zip | |
[blend2d] Port update (#7239)
- blend2d updated to `beta_2019-07-16`
- asmjit updated to `2019-07-16`
- `BLEND2D_BUILD_STATIC` replaced by `BLEND2D_STATIC`
- Added usage install in case of `static` linkage
Diffstat (limited to 'ports/blend2d/usage')
| -rw-r--r-- | ports/blend2d/usage | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/blend2d/usage b/ports/blend2d/usage new file mode 100644 index 000000000..b6d8a652c --- /dev/null +++ b/ports/blend2d/usage @@ -0,0 +1 @@ +Define BL_STATIC before any @PORT@ includes. |
