add system check and block on new windows versions

This commit is contained in:
2024-06-07 13:19:40 +02:00
parent a2001b34ea
commit 6b96be7a57
4 changed files with 57 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ target_sources(tomato PUBLIC
./main.cpp
./icon.rc
./sys_check.hpp
./sys_check.cpp
./json_to_config.hpp
./json_to_config.cpp