raylib: fix idempotency check to include offscreen variant
The build cache had desktop-only libraylib.a, causing build.sh to skip the offscreen variant entirely. Now requires libraylib_offscreen.a on x86_64 before considering the build complete. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
__version__ = "5.5.0.6"
|
||||
__version__ = "5.5.0.7"
|
||||
Reference in New Issue
Block a user