Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
Ninja
/
top.c
blob: 4a88eb28d157df17e0e07040e932418b9ddb5b88 [
file
] [
log
] [
blame
]
#include
"command.h"
#include
"target.h"
int
top
()
{
return
0
;
}