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
/
ExportImport
/
Export
/
testStaticLibRequiredPrivate.c
blob: 5597fb43e4b800d34bca9f6464a5ef16e945231d (
plain
)
1
2
3
4
int
testStaticLibRequiredPrivate
(
void
)
{
return
0
;
}