Working on tux support

This commit is contained in:
2022-10-30 23:48:35 -07:00
parent 928b4b5447
commit 234866ee8f
13 changed files with 135 additions and 3 deletions

View File

@ -0,0 +1,6 @@
# Copyright (c) 2022 Dominic Masters
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
set(DAWN_BUILD_HOST_LIBS "m" CACHE INTERNAL ${DAWN_CACHE_TARGET})