PR's, issues and any help is very much welcome!
you will need to install the following packages.
- sdl2
for linux, use your package manager. on windows, use vcpkg.
cmake -B build -PLATFORM_SDL2=ON -DCMAKE_BUILD_TYPE=Release
cmake --build build -j
PR's, issues and any help is very much welcome!
you will need to install the following packages.
for linux, use your package manager. on windows, use vcpkg.
cmake -B build -PLATFORM_SDL2=ON -DCMAKE_BUILD_TYPE=Release
cmake --build build -j