Basic window.
This commit is contained in:
9
tools/CMakeLists.txt
Normal file
9
tools/CMakeLists.txt
Normal file
@ -0,0 +1,9 @@
|
||||
# Copyright (c) 2023 Dominic Msters
|
||||
#
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
# Tools
|
||||
add_subdirectory(assetstool)
|
||||
add_subdirectory(copytool)
|
||||
add_subdirectory(glsltool)
|
Reference in New Issue
Block a user