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
/
testLibRequired.c
blob: 24f320cd1936d51745a6d27b5de8141934644c5b (
plain
)
1
2
3
4
int
testLibRequired
(
void
)
{
return
0
;
}