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
/
test.c
blob: 5d857dde67e7d828562fb46dfa8d77657704689e (
plain
)
1
2
3
4
int
test_b
()
{
return
2
;
}