mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 20:34:59 +00:00
Fix files in CMake file
This commit is contained in:
@@ -214,20 +214,11 @@ set(MINECRAFT_SOURCES
|
||||
minecraft/auth/AuthStep.h
|
||||
minecraft/auth/MinecraftAccount.cpp
|
||||
minecraft/auth/MinecraftAccount.h
|
||||
minecraft/auth/AccountList.h
|
||||
minecraft/auth/AccountTask.cpp
|
||||
minecraft/auth/AccountTask.h
|
||||
minecraft/auth/AuthSession.cpp
|
||||
minecraft/auth/AuthSession.h
|
||||
minecraft/auth/Parsers.cpp
|
||||
minecraft/auth/Parsers.h
|
||||
minecraft/auth/Yggdrasil.cpp
|
||||
minecraft/auth/Yggdrasil.h
|
||||
|
||||
minecraft/auth/flows/AuthContext.h
|
||||
minecraft/auth/flows/AuthContext.cpp
|
||||
minecraft/auth/flows/AuthRequest.h
|
||||
minecraft/auth/flows/AuthRequest.cpp
|
||||
minecraft/auth/providers/BaseAuthProvider.h
|
||||
minecraft/auth/providers/DummyAuthProvider.h
|
||||
minecraft/auth/providers/ElybyAuthProvider.h
|
||||
|
||||
Reference in New Issue
Block a user