diff options
author | Mattes D <github@xoft.cz> | 2015-09-17 11:20:10 +0200 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2015-09-17 11:20:10 +0200 |
commit | 9871c0b0731446f6c12137502153c24c9f1d9dfa (patch) | |
tree | 4b984cbc73628fac3a3e0ed3aff55a65dfaf82f7 /src/CMakeLists.txt | |
parent | Merge pull request #2457 from cuberite/log (diff) | |
download | cuberite-9871c0b0731446f6c12137502153c24c9f1d9dfa.tar cuberite-9871c0b0731446f6c12137502153c24c9f1d9dfa.tar.gz cuberite-9871c0b0731446f6c12137502153c24c9f1d9dfa.tar.bz2 cuberite-9871c0b0731446f6c12137502153c24c9f1d9dfa.tar.lz cuberite-9871c0b0731446f6c12137502153c24c9f1d9dfa.tar.xz cuberite-9871c0b0731446f6c12137502153c24c9f1d9dfa.tar.zst cuberite-9871c0b0731446f6c12137502153c24c9f1d9dfa.zip |
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 583ca4d3b..d37ba5419 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -98,6 +98,7 @@ SET (HDRS ChunkSender.h ChunkStay.h ClientHandle.h + Color.h CommandOutput.h CompositeChat.h CraftingRecipes.h |