Added texture, assets, tools and texture loading.
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
# DEBUG
|
||||
set(DAWN_BUILDING dawnpokergame)
|
||||
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
set(CMAKE_C_STANDARD_REQUIRED ON)
|
||||
|
Reference in New Issue
Block a user