Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b2425fdffda98d9533aa6eb48cc4526c25d2af82
/
.
/
Tests
/
RunCMake
/
BuildDepends
/
BuildUnderSource.c
blob: 688a040b77b7c7c9f15b515e627b73206247a0ea [
file
]
#include
"BuildUnderSource.h"
int
main
(
void
)
{
return
BUILD_UNDER_SOURCE
;
}