summaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorpeterbell10 <peterbell10@live.co.uk>2017-09-11 23:17:51 +0200
committerMattes D <github@xoft.cz>2017-09-11 23:17:51 +0200
commit642fc239e2fc4524c47e5adba405bbdfcb7d0239 (patch)
tree34781378449fef884cac3871e228b99d0347b40d /tests/CMakeLists.txt
parentFix crash for players out of the world. Fixes #4006 (#4007) (diff)
downloadcuberite-642fc239e2fc4524c47e5adba405bbdfcb7d0239.tar
cuberite-642fc239e2fc4524c47e5adba405bbdfcb7d0239.tar.gz
cuberite-642fc239e2fc4524c47e5adba405bbdfcb7d0239.tar.bz2
cuberite-642fc239e2fc4524c47e5adba405bbdfcb7d0239.tar.lz
cuberite-642fc239e2fc4524c47e5adba405bbdfcb7d0239.tar.xz
cuberite-642fc239e2fc4524c47e5adba405bbdfcb7d0239.tar.zst
cuberite-642fc239e2fc4524c47e5adba405bbdfcb7d0239.zip
Diffstat (limited to '')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 59a62e1bb..eba4bc4c8 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -15,3 +15,4 @@ add_subdirectory(LuaThreadStress)
add_subdirectory(Network)
add_subdirectory(OSSupport)
add_subdirectory(SchematicFileSerializer)
+add_subdirectory(UUID)