mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-07-23 14:40:58 -04:00
smpl shortarray
This commit is contained in:
parent
c59828df90
commit
e68cbb26eb
7 changed files with 80 additions and 24 deletions
|
@ -7,7 +7,7 @@ project(runner LANGUAGES CXX)
|
|||
set(BINARY_NAME "veilidchat")
|
||||
# The unique GTK application identifier for this application. See:
|
||||
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
|
||||
set(APPLICATION_ID "com.vekoni.veilidchat.veilidchat")
|
||||
set(APPLICATION_ID "com.veilid.veilidchat")
|
||||
|
||||
# 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