We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e73a5 commit 4747fa8Copy full SHA for 4747fa8
linux/CMakeLists.txt
@@ -7,7 +7,7 @@ project(runner LANGUAGES CXX)
7
set(BINARY_NAME "kazumi")
8
# The unique GTK application identifier for this application. See:
9
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
10
-set(APPLICATION_ID "com.example.kazumi")
+set(APPLICATION_ID "io.github.Predidit.Kazumi")
11
12
# Explicitly opt in to modern CMake behaviors to avoid warnings with recent
13
# versions of CMake.
0 commit comments