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: 4a325725550e01ee82234c891434afc034e8447f (
plain
)
1
2
3
4
int
NameConflictTest2
()
{
return
0
;
}