Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
485256f2d06f2e9bd31300a7f2013b607b322c21
/
.
/
Tests
/
OutOfSource
/
OutOfSourceSubdir
/
testlib.cxx
blob: 1f78bd3e0ef17dc61fd9fd0c7eee36280f345d10 [
file
] [
log
] [
blame
]
#include
"testlib.h"
float
TestLib
()
{
return
1.0
;
}