summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/interception/tests/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/interception/tests/CMakeLists.txt b/lib/interception/tests/CMakeLists.txt
index 18e87f063..e0ed89706 100644
--- a/lib/interception/tests/CMakeLists.txt
+++ b/lib/interception/tests/CMakeLists.txt
@@ -121,8 +121,6 @@ macro(add_interception_tests_for_arch arch)
DEPS ${INTERCEPTION_TEST_OBJECTS} ${INTERCEPTION_COMMON_LIB}
LINK_FLAGS ${INTERCEPTION_TEST_LINK_FLAGS_COMMON}
${TARGET_FLAGS})
-
-
endmacro()
if(COMPILER_RT_CAN_EXECUTE_TESTS AND NOT ANDROID AND NOT APPLE)