Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
CMakeCommands
/
target_link_libraries
/
cmp0022
/
onlyplainlib2.cpp
blob: 2865ae91a6ef317c0ac2653fbec6822c342680d3 [
file
]
#include
"onlyplainlib2.h"
OnlyPlainLib1
onlyPlainLib2
()
{
OnlyPlainLib1
opl1
;
return
opl1
;
}