Dawn/cmake/CMakeLists.txt
2023-11-14 09:16:48 -06:00

8 lines
197 B
CMake

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