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
/
ModuleDefinition
/
example_dll_2.c
blob: 9d79acdd38788c602d2441a68da92f32ec2c4dd1 (
plain
)
1
int
example_dll_2_function
(
void
) {
return
0
; }