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
/
CompatibleInterface
/
main.cpp
blob: 65eddcf84705ee228822323cd031d00761897edd (
plain
)
1
2
3
4
5
int
main
(
int
argc
,
char
**
argv
)
{
return
0
;
}