We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39e46c commit 5b3bbdeCopy full SHA for 5b3bbde
CMakeLists.txt
@@ -87,6 +87,7 @@ elseif(UNIX) # Linux, BSD etc
87
set(EXAMPLE_CONF_DIR ".")
88
set(MANDIR "unix/man")
89
set(XDG_APPS_DIR "unix/applications")
90
+ set(APPDATADIR "unix/appdata")
91
set(ICONDIR "unix/icons")
92
set(LOCALEDIR "locale")
93
else()
0 commit comments