mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
fb766ff638
Verify that ctest actually runs the test command lines as expected.
5 lines
31 B
C
5 lines
31 B
C
int main(void)
|
|
{
|
|
return 0;
|
|
}
|