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
/
IncludeWhatYouUse
/
main.c
blob: 78f2de106c92b0d60772bd5aa6c1e6da7bf71005 (
plain
)
1
int
main
(
void
) {
return
0
; }