PICloudClient now soft stop thread when closed

last cmake changes
This commit is contained in:
2021-08-16 22:30:56 +03:00
parent 97b0b6fc0c
commit 44b9c37391
5 changed files with 24 additions and 4 deletions

View File

@@ -22,5 +22,6 @@ if (NOT DEFINED ANDROID_PLATFORM)
DEPLOY_DIR ${CMAKE_CURRENT_BINARY_DIR}
DESTINATION ${ROOT_DIR}/release
DEB_ADD_SERVICE
ADD_MANIFEST
)
endif()