Made simple work of UI, not works popup, shows online of device

This commit is contained in:
2023-03-26 13:36:28 +05:00
parent 4f74b0a1b8
commit 743e823eb6
55 changed files with 9390 additions and 57 deletions

View File

@ -0,0 +1,15 @@
set(CMAKE_HOST_SYSTEM "Linux-5.19.0-32-generic")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "5.19.0-32-generic")
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_SYSTEM "Linux-5.19.0-32-generic")
set(CMAKE_SYSTEM_NAME "Linux")
set(CMAKE_SYSTEM_VERSION "5.19.0-32-generic")
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_CROSSCOMPILING "FALSE")
set(CMAKE_SYSTEM_LOADED 1)