update from upstream

This commit is contained in:
Zhao Yuhang 2024-06-02 14:36:02 +08:00
parent aa2a9bcf09
commit ec0f0925e7
1 changed files with 0 additions and 5 deletions

View File

@ -31,11 +31,6 @@ if(NOT DEFINED WindowsTargetPlatformMinVersion)
set(WindowsTargetPlatformMinVersion "10.0.19041.0" CACHE STRING "" FORCE)
endif()
# ucrt apiset(api-ms-win-crt-time-l1-1-0.dll)
if(NOT DEFINED CleanImport)
set(CleanImport "true" CACHE STRING "" FORCE)
endif()
####################################################################################################################################################
if(NOT VC_LTL_Root)