cmake/Tests/RunCMake/Autogen/SkipLinting.cxx

7 lines
53 B
C++
Raw Normal View History

2023-07-02 19:51:09 +02:00
#include "SkipLinting.h"
int main()
{
return 0;
}