Changed linux build method

This commit is contained in:
Juan Gilsanz Polo 2023-05-04 18:23:01 +02:00
parent 65708c48c3
commit 62cf4d0c7f
8 changed files with 59 additions and 10 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 "adguard_home_manager")
set(BINARY_NAME "AdGuardHomeManager")
# The unique GTK application identifier for this application. See:
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
set(APPLICATION_ID "com.jgeek00.adguard_home_manager")