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