* 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>
* 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>