mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06: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)
|