Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
RuntimePath
/
A.c
blob: e9d41954becba22ac6b1896229778a01fd43896e [
file
] [
log
] [
blame
]
int
libA
(
void
)
{
return
0
;
}