I can not get what Smoke . I expected this smoke to generate C wrappers for C ++ code and create a header file with the generated functions.
But running smokegenin C ++ headers gives me a tiny header that just exports a pointer to some class Smokeand <sourcename>_smoke_init().
What should I do with this?
source
share