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_with_object_lib
/
dummy.cpp
blob: bb4218a85a52dea12a4b0d0a03f0c4e19105e66b (
plain
)
1
2
3
4
5
namespace
{
void
dummy
()
{
}
}