refactor: change binary name to rustdesk

This commit is contained in:
Kingtous
2022-09-19 10:05:53 +08:00
parent f0208c759b
commit 429d72c9c3
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ project(runner LANGUAGES CXX)
# The name of the executable created for the application. Change this to change
# the on-disk name of your application.
set(BINARY_NAME "flutter_hbb")
set(BINARY_NAME "rustdesk")
# The unique GTK application identifier for this application. See:
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
set(APPLICATION_ID "com.carriez.flutter_hbb")