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
/
Sub2
/
NameConflictTest.c
blob: cee9f6f0639c168ff94f197ff405b209a2d8de90 (
plain
)
1
2
3
4
int
NameConflictTest2
(
void
)
{
return
0
;
}