index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
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
();
}