diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2dbae4a0d..86f665f28 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -786,6 +786,8 @@ SET(SRCS utils/gettexthelper.h utils/glxhelper.cpp utils/glxhelper.h + utils/gmfunctions.cpp + utils/gmfunctions.h utils/intmap.h utils/langs.cpp utils/langs.h |