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
/
GhsMulti
/
GhsMultiDuplicateSourceFilenames
/
subfolder
/
testcase.c
blob: 1df9613f14516f48d83cfc2ede679537d4ee9c4f (
plain
)
1
2
3
4
int
test_f
(
void
)
{
return
1
;
}