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
/
InterfaceLibrary
/
dummy.cpp
blob: 341aaafa0a963ee89dcb4a7cdbd60f382cf80eb9 (
plain
)
1
2
3
4
5
int
main
(
int
,
char
**)
{
return
0
;
}