index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
cmake
/
24 mixing languages
/
main.c
blob: 028a78ea633068807e8f565c00c2e19fe116da3a (
plain
)
1
2
3
4
5
#include
<cmTest.h>
int
main
(
void
)
{
return
doStuff
();
}