Working on tux support

This commit is contained in:
2022-10-30 23:48:35 -07:00
parent 928b4b5447
commit 234866ee8f
13 changed files with 135 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
# https://opensource.org/licenses/MIT
# DEBUG
set(DAWN_BUILDING dawnosui)
set(DAWN_BUILDING dawnpokergame)
cmake_minimum_required(VERSION 3.13)
set(CMAKE_C_STANDARD 99)