Working on doing things properly.

This commit is contained in:
2021-09-30 11:09:52 -07:00
parent b58e16b4a8
commit afa520f5b7
28 changed files with 106440 additions and 890 deletions

6
client/CMakeLists.txt Normal file
View File

@ -0,0 +1,6 @@
# Copyright (c) 2021 Dominic Msters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
add_subdirectory(glfw)