mirror of
https://github.com/reactos/CMake.git
synced 2024-12-04 09:54:15 +00:00
0e434fcf04
By moving QtAutogen tests that run repeatedly to a new QtAutogenRerun test, the `ctest -R Qt[45]Autogen -j4` call runs approximately 25% faster.
6 lines
49 B
C++
6 lines
49 B
C++
|
|
int main(int argv, char** args)
|
|
{
|
|
return 0;
|
|
}
|