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: 83589ba19601ca756eb380feae230d25d668892c (
plain
)
1
2
3
4
int
test_c
()
{
return
1
;
}