diff --git a/CMakeLists.txt b/CMakeLists.txt index 5f62263..e580bcb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -209,6 +209,7 @@ endif() include(WindowsResources) include(AppTarget) include(ShellCompletion) +include(ConfigHeader) # create desktop file using previously defined meta data add_desktop_file()