summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew <forkk@forkk.net>2013-11-13 12:38:28 -0600
committerAndrew <forkk@forkk.net>2013-11-13 14:12:31 -0600
commitd84b1a91f494eff3c96cd961ceba9690f31e741e (patch)
treefd08628563c9b20e315a77f535f78ac9bf671564 /CMakeLists.txt
parentf6a652f3ae3e7d6109aabdb2039b5efa309e0d16 (diff)
downloadMultiMC-d84b1a91f494eff3c96cd961ceba9690f31e741e.tar
MultiMC-d84b1a91f494eff3c96cd961ceba9690f31e741e.tar.gz
MultiMC-d84b1a91f494eff3c96cd961ceba9690f31e741e.tar.lz
MultiMC-d84b1a91f494eff3c96cd961ceba9690f31e741e.tar.xz
MultiMC-d84b1a91f494eff3c96cd961ceba9690f31e741e.zip
Add abstract base class for Yggdrasil tasks.
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 97ceba1b..69c89876 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -270,6 +270,8 @@ logic/net/S3ListBucket.cpp
# Yggdrasil login stuff
logic/auth/MojangAccount.h
logic/auth/MojangAccount.cpp
+logic/auth/YggdrasilTask.h
+logic/auth/YggdrasilTask.cpp
# legacy instances