Dawn/src/dawn/rpg/CMakeLists.txt
2024-10-03 20:09:10 -05:00

10 lines
199 B
CMake

# Copyright (c) 2024 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# Subdirs
add_subdirectory(entity)
add_subdirectory(world)
# Sources