mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-12-04 19:16:27 +00:00
4791b03c89
This adds cmake and a windows build to the CI. I haven't tested the result, just got it building. I had to make quite a few changes since MSVC has a number of differences compared to GCC. I added two cmake modules to find sdl2 and sdl2_image from here https://github.com/aminosbh/sdl2-cmake-modules The dirent stuff is just `#ifdef`ed out for now since I think it's unused? I'm keeping the Makefile.pc for the moment until this is more proven. I wasn't able to figure out how to add -fsanitize=address for some reason to gcc/clang builds, open to suggestions there. Otherwise I think the cmake build is more or less the same as the Makefile one. |
||
---|---|---|
.. | ||
format.yml | ||
linter.yaml | ||
picci.yaml | ||
saturn-build.yml | ||
tool-debugmodule.yaml | ||
validate-and-report.yml |