SDL2 in fetchcontent as well

This commit is contained in:
2025-07-06 00:02:45 -05:00
parent 3995241da3
commit 3aa4150ea8
8 changed files with 128 additions and 20 deletions

View File

@@ -2,8 +2,7 @@
#if defined(TESSESFRAMEWORK_ENABLE_SDL2)
#include <array>
#include <SDL2/SDL.h>
#include <SDL2/SDL_ttf.h>
#include "SDL_Headers.hpp"
#include <string>
#include <vector>
namespace Tesses::Framework::SDL2