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