We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Pass the parameter to compile raylib as shared library:
cmake -B cmake-build-binding -DRAYTILES_BINDINGS_MODE=ON
Build the target:
cmake --build cmake-build-binding --config Release