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
/
ComplexOneConfig
/
Library
/
testConly.c
blob: 05ec1076c0983f93c082898bc8be2d3c57339b3c (
plain
)
1
2
3
4
5
6
#include
"testConly.h"
int
CsharedFunction
()
{
return
1
;
}