Dawn/src/dawn/scene/components/CMakeLists.txt
2022-10-23 01:01:16 -07:00

8 lines
186 B
CMake

# Copyright (c) 2022 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# Subdirs
add_subdirectory(display)
add_subdirectory(ui)