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