mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-13 20:22:13 +00:00
GH-1197 add console log color adaptation
rainbow library was part of KDE - KGuiAddons
This commit is contained in:
@@ -112,6 +112,10 @@ include_directories(${XZ_INCLUDE_DIR})
|
||||
add_subdirectory(depends/pack200)
|
||||
include_directories(${PACK200_INCLUDE_DIR})
|
||||
|
||||
# Add color thingy
|
||||
add_subdirectory(depends/rainbow)
|
||||
include_directories(${RAINBOW_INCLUDE_DIR})
|
||||
|
||||
######## MultiMC Libs ########
|
||||
|
||||
# Add the util library.
|
||||
|
||||
Reference in New Issue
Block a user