Skip to content

Using nobuild feature

Dacode45 edited this page Aug 28, 2020 · 1 revision

If you compile and install raylib, you don't need raylib-rs to build it for you. In cases like this, use the "nobuild" feature.

An example of using it is here: https://github.com/Dacode45/raylib-rs-example-nobuild

Clone this wiki locally