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
/
ComplexOneConfig
/
Executable
/
Sub1
/
NameConflictTest.c
blob: 87203861f3e786faf01e08ea4d3426ec02231e01 (
plain
)
1
2
3
4
int
NameConflictTest1
()
{
return
0
;
}