optimize fiber

This commit is contained in:
Crimson-Hawk
2024-04-26 16:51:25 +08:00
parent 767fed4c4c
commit 22b5180b82
7 changed files with 2116 additions and 162 deletions

View File

@@ -160,6 +160,9 @@ if (SUYU_USE_EXTERNAL_VULKAN_UTILITY_LIBRARIES)
add_subdirectory(Vulkan-Utility-Libraries)
endif()
# Boost headers
add_subdirectory(boost-headers)
# TZDB (Time Zone Database)
add_subdirectory(nx_tzdb)