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
/
AliasTarget
/
object.cpp
blob: df09c20c988f0f1b832a5e1b5fa235ac88f3d3c7 (
plain
)
1
2
3
4
5
int
object
(
void
)
{
return
0
;
}