ok ok i made a ton of progress on theming

This commit is contained in:
kin fuyuki 2026-02-20 05:38:12 -03:00
commit 2783e40e29
No known key found for this signature in database
GPG key ID: 0E4E8E519FB71401
8 changed files with 185 additions and 91 deletions

View file

@ -1,7 +1,6 @@
cmake_minimum_required(VERSION 3.25)
#this change avoid the warning that appear when we include raylib using Cmake fatch content
project(raylib)
# Avoid excessive expansion of variables in conditionals. In particular, if
# "PLATFORM" is "DRM" then:
#