We can figure out the source file location based on the location of the
build.zig file. No need to require the library user to specify where
raylib is stored.
- Adds a new OS clause to build.zig for the BSDs
- Tested on my FreeBSD box using https://github.com/Not-Nik/raylib-zig
- All demos build and render just fine. Nice !