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