Fixed compilation win32

This commit is contained in:
2023-03-22 19:29:20 -07:00
parent 7b9c6576af
commit 97b228e0a7
7 changed files with 23 additions and 12 deletions

View File

@ -3,4 +3,5 @@
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
set(DAWN_BUILDING dawntools CACHE INTERNAL ${DAWN_CACHE_TARGET})
# set(DAWN_BUILDING dawntools CACHE INTERNAL ${DAWN_CACHE_TARGET})
set(DAWN_BUILD_TOOLS true CACHE INTERNAL ${DAWN_CACHE_TARGET})