Working on doing things properly.

This commit is contained in:
2021-09-30 11:09:52 -07:00
parent d47a3707ba
commit fd6b9e5c84
27 changed files with 106439 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)