1. Home
  2. Browse
  3. yoga

yoga

v2.0.1#1Go to latest

Yoga is a cross-platform layout engine which implements Flexbox

Install

Run the following Vcpkg command to install the port.

vcpkg install yoga

Usage

yoga provides CMake targets:

find_package(yoga CONFIG REQUIRED)
target_link_libraries(main PRIVATE yoga::yogacore)

Dependencies

See source

Version

v2.0.1#1

Publication

Supports

All

GitHub

facebook/yoga18K

Homepage

github.com/facebook/yoga

Subtree

a58271747f

License

MIT

Definition

Manifest