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