fix: changes for release
This commit is contained in:
parent
3d8fda2910
commit
f1a7f5f7b0
46 changed files with 114 additions and 191 deletions
|
|
@ -7,7 +7,7 @@ project(runner LANGUAGES CXX)
|
|||
set(BINARY_NAME "seshat")
|
||||
# The unique GTK application identifier for this application. See:
|
||||
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
|
||||
set(APPLICATION_ID "com.example.seshat")
|
||||
set(APPLICATION_ID "fr.ueauvergne.seshat")
|
||||
|
||||
# Explicitly opt in to modern CMake behaviors to avoid warnings with recent
|
||||
# versions of CMake.
|
||||
|
|
|
|||
Reference in a new issue