mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
775c369420
Fixes: #19772
7 lines
53 B
C++
7 lines
53 B
C++
#include "SkipLinting.h"
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|