Dawn/tools/CMakeLists.txt
2021-11-04 11:28:11 -07:00

8 lines
198 B
CMake

# Copyright (c) 2021 Dominic Msters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
add_subdirectory(file)
add_subdirectory(vn)
add_subdirectory(display)