[cmake] USE_CCACHE option #349

Closed
DraVee wants to merge 4 commits from DraVee:old/windows-cache into master

4 commits

Author SHA1 Message Date
242c60cdcb
.ci: Fix usage of extra flags as an argument
All checks were successful
eden-license / license-header (pull_request) Successful in 40s
Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
2025-09-17 21:33:09 -03:00
9467201c6c
[ci] sync linux script with windows script
* need further investigation to try to make consistent build options
  since we are building for Release, we shouldn't have to set so many options

Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
2025-09-17 21:32:13 -03:00
1a1e12370c
[cmake] final USE_CCACHE changes
* please, kill me baby

Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
2025-09-17 21:32:12 -03:00
30feb120ce
[cmake] USE_CCACHE option to root and fix debug usage
* ccache on cmake based off SDL2
* remove debug info (/Zi) on Release build and use only on Debug builds
* change to Z7 on Debug WHEN using CCACHE

Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
2025-09-17 21:32:11 -03:00