mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-29 12:24:29 +00: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
33 B
Objective-C
4 lines
33 B
Objective-C
int main(void) {
|
|
return 1;
|
|
}
|