From bbdf5c1395752802b6ba62116c9408e14527a5c6 Mon Sep 17 00:00:00 2001 From: robotbrain Date: Mon, 29 Sep 2014 20:05:44 -0400 Subject: Translation downloading! --- CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 47c5c9da..fc7c521b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -651,6 +651,10 @@ SET(MULTIMC_SOURCES logic/liteloader/LiteLoaderInstaller.cpp logic/liteloader/LiteLoaderVersionList.h logic/liteloader/LiteLoaderVersionList.cpp + + # Translations + logic/trans/TranslationDownloader.h + logic/trans/TranslationDownloader.cpp ) -- cgit v1.2.3