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