mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
The `RunCMake.XcodeProject` has many cases and occasionally fails due to timeout. Move iOS and other device-specific cases to a new `RunCMake.XcodeProject-Device` test.
4 lines
50 B
CMake
4 lines
50 B
CMake
enable_language(C)
|
|
|
|
find_package(XCTest REQUIRED)
|