Basic sfml window going for the gui redesign.

This commit is contained in:
Zed A. Shaw 2024-08-27 17:12:48 -04:00
parent 29a6a565d9
commit 015b4aac45
4 changed files with 111 additions and 1 deletions

View file

@ -18,6 +18,8 @@ meson wrap install ogg
meson wrap install flac
meson wrap install freetype2
meson wrap install openal-soft
meson wrap install imgui
meson wrap install sfml
meson wrap install imgui-sfml
meson wrap install nlohmann_json
meson setup builddir