summaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2016-03-13 19:13:17 +0100
committerMattes D <github@xoft.cz>2016-06-18 13:12:08 +0200
commita781be545611ac6dd4aa61433b77fbe4f2aeddad (patch)
tree8f45d5c9296729c4e26848ad4c6d23ad62e42862 /tests/CMakeLists.txt
parentSelfTests: Moved cCompositeChat test to a separate project. (diff)
downloadcuberite-a781be545611ac6dd4aa61433b77fbe4f2aeddad.tar
cuberite-a781be545611ac6dd4aa61433b77fbe4f2aeddad.tar.gz
cuberite-a781be545611ac6dd4aa61433b77fbe4f2aeddad.tar.bz2
cuberite-a781be545611ac6dd4aa61433b77fbe4f2aeddad.tar.lz
cuberite-a781be545611ac6dd4aa61433b77fbe4f2aeddad.tar.xz
cuberite-a781be545611ac6dd4aa61433b77fbe4f2aeddad.tar.zst
cuberite-a781be545611ac6dd4aa61433b77fbe4f2aeddad.zip
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 61f34d9fb..17ad2baa4 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -14,3 +14,4 @@ add_subdirectory(CompositeChat)
add_subdirectory(HTTP)
add_subdirectory(LoadablePieces)
add_subdirectory(Network)
+add_subdirectory(SchematicFileSerializer)