mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -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
33 B
Objective-C
4 lines
33 B
Objective-C
int main(void) {
|
|
return 1;
|
|
}
|