Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
653262162c8eb250106d062d99e040c4bea1b5a8
/
.
/
Tests
/
CMakeCommands
/
target_link_libraries
/
depIfaceOnly.cpp
blob: 3b90af008f0c2328f3d49490ec90cd8744d0e0bd [
file
]
#include
"depIfaceOnly.h"
int
DepIfaceOnly
::
foo
()
{
return
0
;
}