name: glfw
buildsystem: cmake-ninja
builddir: true
sources:
  - type: archive
    url: https://github.com/glfw/glfw/releases/download/3.3.4/glfw-3.3.4.zip
    sha256: bbd2c42c660b725e9755eb417e40b373f0d4c03138c9b2e210d02cd308bd99cd
cleanup:
  - /include
  - /lib/cmake
  - /lib/pkgconfig
  - '*.a'