summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-02-05 17:30:36 +0300
committerAndrei Karas <akaras@inbox.ru>2012-02-05 17:30:36 +0300
commit261ff1fa32cb75254d68d214f13f8a5aaec33962 (patch)
tree461b674931ab400352360dbfccf3d11ca3a480a6 /src/CMakeLists.txt
parentece36a40d4e9a838cde01075d7681b8fc517b19f (diff)
downloadplus-261ff1fa32cb75254d68d214f13f8a5aaec33962.tar.gz
plus-261ff1fa32cb75254d68d214f13f8a5aaec33962.tar.bz2
plus-261ff1fa32cb75254d68d214f13f8a5aaec33962.tar.xz
plus-261ff1fa32cb75254d68d214f13f8a5aaec33962.zip
Move language functions to langs.cpp and langs.h files.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 955795a14..a52ce41da 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -451,6 +451,8 @@ SET(SRCS
utils/copynpaste.h
utils/dtor.h
utils/gettext.h
+ utils/langs.cpp
+ utils/langs.h
utils/mathutils.h
utils/paths.cpp
utils/paths.h