Dawn/cmake/CMakeLists.txt

7 lines
179 B
CMake

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