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
/
CustomCommandByproducts
/
External
/
ExternalLibrary.c
blob: 554f611cf75354c1b3ba0433ec96a2b87aaae75d (
plain
)
1
2
3
4
int
ExternalLibrary
(
void
)
{
return
0
;
}