We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
djinni/cwrapper/wrapper_marshal.hpp should be installed after a cmake --build build --target install with python is enabled.
djinni/cwrapper/wrapper_marshal.hpp
cmake --build build --target install
In some future it might be the case that we add the base C bindings per default, but that will be an other issue/topic
The text was updated successfully, but these errors were encountered:
Add header to install files
3929cd3
Fixes cross-language-cpp#36
Add header to install files (#37)
9633eed
* Add header to install files Fixes #36
Successfully merging a pull request may close this issue.
djinni/cwrapper/wrapper_marshal.hpp
should be installed after acmake --build build --target install
with python is enabled.In some future it might be the case that we add the base C bindings per default, but that will be an other issue/topic
The text was updated successfully, but these errors were encountered: