index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
Autogen
/
SkipLinting.cxx
blob: 9e09b27c6bb94d8ff9132c30427562d7745e8cfe (
plain
)
1
2
3
4
5
6
#include
"SkipLinting.h"
int
main
()
{
return
0
;
}