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