Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
Framework
/
main.c
blob: 74ae236a38af949035de4946ce7e0a1d9cf29147 [
file
] [
log
] [
blame
] [
edit
]
#include
<Gui/Gui.h>
int
main
(
void
)
{
foo
();
return
0
;
}