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