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: e9ad2573b6ce6250148f05b9c3bb16514611ce69 (
plain
)
1
2
3
4
5
int
main
(
int
,
char
**)
{
return
0
;
}