Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
CMakeCommands
/
target_link_libraries
/
depB.h
blob: e617813ba29764bc44a469cd152bf0a3e1e93f99 [
file
] [
log
] [
blame
]
#include
"depb_export.h"
struct
DEPB_EXPORT
DepB
{
int
foo
();
};