summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLukas Pioch <lukas@zgow.de>2017-09-19 10:34:08 +0200
committerMattes D <github@xoft.cz>2017-09-19 10:34:08 +0200
commitc5f590d460f75e91d428ecd7758d1bb0910c0942 (patch)
treee70f9b2b5996c6439af396d97e90ad8df18ec74e /tests
parentcFinishGenPreSimulator: Preserve sand meta (#4025) (diff)
downloadcuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar
cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar.gz
cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar.bz2
cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar.lz
cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar.xz
cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar.zst
cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.zip
Diffstat (limited to 'tests')
-rw-r--r--tests/HTTP/CMakeLists.txt2
-rw-r--r--tests/Network/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/HTTP/CMakeLists.txt b/tests/HTTP/CMakeLists.txt
index 32f95a339..55074958e 100644
--- a/tests/HTTP/CMakeLists.txt
+++ b/tests/HTTP/CMakeLists.txt
@@ -1,4 +1,4 @@
-enable_testing()
+enable_testing()
include_directories(${CMAKE_SOURCE_DIR}/src/)
include_directories(SYSTEM ${CMAKE_SOURCE_DIR}/lib/libevent/include)
diff --git a/tests/Network/CMakeLists.txt b/tests/Network/CMakeLists.txt
index 60c40cdf4..aa8c24c4e 100644
--- a/tests/Network/CMakeLists.txt
+++ b/tests/Network/CMakeLists.txt
@@ -1,4 +1,4 @@
-enable_testing()
+enable_testing()
include_directories(${CMAKE_SOURCE_DIR}/src/)
include_directories(SYSTEM ${CMAKE_SOURCE_DIR}/lib/libevent/include)