Commit Graph

4 Commits

Author SHA1 Message Date
verditelabs
9069bd5c4a cmake actually doesn't support CC flags so we should use the C flags 2024-12-28 09:47:33 -06:00
verditelabs
5d1cad7760 C projects should use CC flags rather than CXX flags to set flags that are applicable to either C or C++ 2024-12-28 09:22:54 -06:00
Nic Barker
ac473d6fe7
[Renderers/SDL2] Create initial SDL2 renderer (#115)
Co-authored-by: Junior Rantila <junior.rantila@gmail.com>
2024-12-28 19:15:22 +13:00
Nic Barker
4cfbdf2a0c Add example from introduction video 2024-12-27 10:52:12 +13:00