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
/
CMP0060
/
cmp0060.c
blob: a2da227b1bc28a2054184db69dadff63e9b34aac (
plain
)
1
2
3
4
int
libCMP0060
(
void
)
{
return
0
;
}