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 a07a2eb commit 6b1fed2Copy full SHA for 6b1fed2
src/libappimage/desktop_integration/CMakeLists.txt
@@ -4,7 +4,8 @@ set(
4
integrator/Integrator.cpp
5
integrator/DesktopEntryEditError.h
6
integrator/DesktopEntryEditor.cpp
7
- integrator/MimeInfoEditor.cpp integrator/MimeInfoEditor.h)
+ integrator/MimeInfoEditor.cpp
8
+)
9
10
if(LIBAPPIMAGE_THUMBNAILER_ENABLED)
11
list(APPEND appimage_desktop_integration_sources "Thumbnailer.cpp")
0 commit comments