cmake/Tests/RunCMake/Autogen/SkipLinting.cxx
2023-07-02 19:51:09 +02:00

7 lines
53 B
C++

#include "SkipLinting.h"
int main()
{
return 0;
}