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