CapsCollective / raylib-cpp-starter

A portable, automated template for raylib projects with C++ bindings
Other
68 stars 17 forks source link

Added ability to add custom macro definitions #8

Closed Raelr closed 3 years ago

Raelr commented 3 years ago

Added ability to pass macro definitions to makefile.

# Check for macro definitions
make MACRO_DEFS=MY_MACRO