diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6241e27..8815881 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -5,6 +5,8 @@ add_executable(MinedMap MinedMap.cpp GZip.cpp Info.cpp + PNG.cpp + NBT/Tag.cpp Resource/Biome.cpp Resource/BlockType.cpp |