mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 04:09:33 -05: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;
|
|
}
|