Refactor to get some of renamed binaries working
This commit is contained in:
parent
d83ea65e71
commit
e8069d4af6
5 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ project(runner LANGUAGES CXX)
|
|||
set(BINARY_NAME "nbteditor")
|
||||
# The unique GTK application identifier for this application. See:
|
||||
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
|
||||
set(APPLICATION_ID "com.example.nbteditor")
|
||||
set(APPLICATION_ID "dev.zontreck.nbteditor")
|
||||
|
||||
# Explicitly opt in to modern CMake behaviors to avoid warnings with recent
|
||||
# versions of CMake.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue