oops
All checks were successful
eden-license / license-header (pull_request) Successful in 27s

Signed-off-by: crueter <crueter@crueter.xyz>
This commit is contained in:
crueter 2025-08-29 23:23:18 -04:00
parent 2f8a795ac2
commit e7d257034d
Signed by: crueter
GPG key ID: 425ACD2D4830EBC6

View file

@ -37,7 +37,7 @@ endif()
# TODO(crueter): This is a terrible solution, but MSVC fails to link without it
# Need to investigate further but I still can't reproduce...
if (OFF)
if (MSVC)
set(NX_TZDB_VERSION "250725")
set(NX_TZDB_ARCHIVE "${CPM_SOURCE_CACHE}/nx_tzdb/${NX_TZDB_VERSION}.zip")