Added input manager and license.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# Copyright (c) 2021 Dominic Msters
|
||||
#
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
#################################### CMAKE #####################################
|
||||
cmake_minimum_required(VERSION 3.15)
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
|
Reference in New Issue
Block a user