raylib/PACKAGE-README.md
2024-08-06 13:30:32 +02:00

757 B

raylib - A C++ library

This is a build2 package for the <UPSTREAM-NAME> C++ library. It provides .

Usage

To start using raylib in your project, add the following depends value to your manifest, adjusting the version constraint as appropriate:

depends: raylib ^<VERSION>

Then import the library in your buildfile:

import libs = raylib%lib{<TARGET>}

Importable targets

This package provides the following importable targets:

lib{<TARGET>}

Configuration variables

This package provides the following configuration variables:

[bool] config.raylib.<VARIABLE> ?= false