Signed-off-by: crueter <crueter@crueter.xyz>
This commit is contained in:
parent
2f8a795ac2
commit
e7d257034d
1 changed files with 1 additions and 1 deletions
2
externals/nx_tzdb/CMakeLists.txt
vendored
2
externals/nx_tzdb/CMakeLists.txt
vendored
|
@ -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")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue