Sign in
qemu
/
meson
/
refs/heads/submit/option-tests-unittest-helpers
/
.
/
test cases
/
cmake
/
28 include directories
/
main.c
blob: bb7fe2966e1835392c944e155e343a649b34782b [
file
] [
log
] [
blame
]
#include
<stdint.h>
#include
<cmTest.h>
int
main
(
void
)
{
cmTestFunc
();
return
0
;
}