summaryrefslogtreecommitdiff
path: root/Tests/XCTest
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/XCTest')
-rw-r--r--Tests/XCTest/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/XCTest/CMakeLists.txt b/Tests/XCTest/CMakeLists.txt
index d40c40e2a..d0b07ea1c 100644
--- a/Tests/XCTest/CMakeLists.txt
+++ b/Tests/XCTest/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.1)
-project(XCTest)
+project(XCTest C)
enable_testing()
find_package(XCTest REQUIRED)