vcpkg/ports/blend2d/CONTROL
Maxim Kulyk 96925e3203 [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
2019-07-18 13:32:41 -07:00

11 lines
309 B
Plaintext

Source: blend2d
Version: beta_2019-07-16
Description: Beta 2D Vector Graphics Powered by a JIT Compiler
Default-Features: jit, logging
Feature: jit
Description: Default feature. Enables jit pipeline compilation. Not supported for ARM and UWP.
Feature: logging
Description: Default feature. Enables logging.