summaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2016-06-26 15:51:12 +0200
committerworktycho <work.tycho@gmail.com>2016-06-26 15:51:12 +0200
commit1462e4f70e6bc8e42f6a5b5e959b7e34f2774a73 (patch)
treeb94e203e895c25d7724c3db71564fcbf4027fb9e /tests/CMakeLists.txt
parentMerge pull request #3240 from cuberite/grownvisualizer (diff)
downloadcuberite-1462e4f70e6bc8e42f6a5b5e959b7e34f2774a73.tar
cuberite-1462e4f70e6bc8e42f6a5b5e959b7e34f2774a73.tar.gz
cuberite-1462e4f70e6bc8e42f6a5b5e959b7e34f2774a73.tar.bz2
cuberite-1462e4f70e6bc8e42f6a5b5e959b7e34f2774a73.tar.lz
cuberite-1462e4f70e6bc8e42f6a5b5e959b7e34f2774a73.tar.xz
cuberite-1462e4f70e6bc8e42f6a5b5e959b7e34f2774a73.tar.zst
cuberite-1462e4f70e6bc8e42f6a5b5e959b7e34f2774a73.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 052a31835..a076ffed9 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -15,4 +15,5 @@ add_subdirectory(CompositeChat)
add_subdirectory(HTTP)
add_subdirectory(LoadablePieces)
add_subdirectory(Network)
+add_subdirectory(OSSupport)
add_subdirectory(SchematicFileSerializer)