repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ENH: set expected failure for tests
[cmake.git]
/
Tests
/
ComplexOneConfig
/
Library
/
moduleFile.c
blob
608d750f1930d8bc21f884b7d5249fa463af296d
1
#include
"moduleFile.h"
2
3
int
ModuleFunction
()
4
{
5
return
1
;
6
}