summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJan Dalheimer <jan@dalheimer.de>2014-02-19 22:34:17 +0100
committerJan Dalheimer <jan@dalheimer.de>2014-02-19 22:34:17 +0100
commit71467246079bd7545472bda161dcaf5549205d33 (patch)
tree5e3ce395f3be7df1503470d215dcf4a532a3d0e8 /CMakeLists.txt
parent5cf599673db88b39100ffca78e10bbe5e10200d7 (diff)
downloadMultiMC-71467246079bd7545472bda161dcaf5549205d33.tar
MultiMC-71467246079bd7545472bda161dcaf5549205d33.tar.gz
MultiMC-71467246079bd7545472bda161dcaf5549205d33.tar.lz
MultiMC-71467246079bd7545472bda161dcaf5549205d33.tar.xz
MultiMC-71467246079bd7545472bda161dcaf5549205d33.zip
New, better, liteloader support
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4e7dea67..4ea4c27a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -460,6 +460,8 @@ logic/lists/ForgeVersionList.h
logic/lists/ForgeVersionList.cpp
logic/lists/JavaVersionList.h
logic/lists/JavaVersionList.cpp
+logic/lists/LiteLoaderVersionList.h
+logic/lists/LiteLoaderVersionList.cpp
# Icons
logic/icons/MMCIcon.h