mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-22 00:50:55 +00:00
Changed linux build method
This commit is contained in:
parent
65708c48c3
commit
62cf4d0c7f
8 changed files with 59 additions and 10 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue