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
/
RunCMake
/
XcodeProject
/
subproject_two_object_libs
/
dummy.cpp
blob: 8082abc61214968b94beb12ddceee68ff2f7938f (
plain
)
1
2
3
4
5
namespace
{
void
foo
()
{
}
}