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