When setting up my ScifiFPS C/Raylib project, I was having lots of problems with Makefiles. Apparently this is not uncommon, however I'm pretty new in C and makefiles in the first place, and setting it all up with VSCode was also a bit of a hassle. I however managed to get my CMake files work nicely with VSCode. Keep in mind this has only been tested on Windows, because as much as I'd love to run Linux as my daily driver, I haven't had the chance to do the switch yet. Also this was made for R...