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
/
ObjectLibrary
/
B
/
b2.c
blob: 6e0d17cbe0ea2cef80f857449b1f2e8437e80323 (
plain
)
1
2
#include
"b.h"
EXPORT_B
int
b2
(
void
) {
return
0
; }