qml tcp checkpoint

This commit is contained in:
2026-07-26 01:36:54 -05:00
parent da484bd853
commit af183530b7
7 changed files with 36 additions and 21 deletions

View File

@@ -23,6 +23,7 @@ find_package(Qt6 REQUIRED COMPONENTS
Qml
Quick
QuickControls2
Network
)
set(ROOT_DIR ${CMAKE_CURRENT_SOURCE_DIR})