change icon, handle last_handshake_time_sec, remove TODO

This commit is contained in:
Macbook 2024-12-01 15:54:07 +07:00 committed by Yaroslav Yashin
parent 9b7f4c509f
commit fe209de9bd
15 changed files with 24 additions and 2 deletions

View file

@ -52,7 +52,6 @@ endif()
qt_standard_project_setup()
qt_add_executable(${PROJECT} MANUAL_FINALIZATION)
# TODO error in there
if(WIN32 OR (APPLE AND NOT IOS AND NOT MACOS_NE) OR (LINUX AND NOT ANDROID))
message("Run this block when MACOS_NE is not defined or set to FALSE")
qt_add_repc_replicas(${PROJECT} ${CMAKE_CURRENT_LIST_DIR}/../ipc/ipc_interface.rep)