
The RunCMake.AutogenQtX tests occasionally time out so separate `RunCMake.AutogenQtX` tests. Example: https://open.cdash.org/tests/1583599782
7 lines
69 B
C++
7 lines
69 B
C++
#ifdef _WIN32
|
|
__declspec(dllexport)
|
|
#endif
|
|
void dummy_symbol()
|
|
{
|
|
}
|