diff --git a/CMakeLists.txt b/CMakeLists.txt index e670ab5..1585a58 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,3 +37,4 @@ use_cpp_utilities() include(BasicConfig) include(WindowsResources) include(AppTarget) +include(ShellCompletion)