You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it easier to use Paho C as a submodule in other projects. A few minor things - like aliasing the namespace - would make it easy to include the whole project as a subdirectory in CMake.
Do a general cleanup of the CMake files to make them more consistent and readable.
Everything should be backward compatible - no breaking changes.
I'm interested in any other ideas people might have to make this easier to use in their projects, especially if anyone is maintaining the this code in a package manager and needs to add any work-arounnds or patches to get things compiling.
The text was updated successfully, but these errors were encountered:
I've started working on some updates to the CMake build with the following goals:
I'm interested in any other ideas people might have to make this easier to use in their projects, especially if anyone is maintaining the this code in a package manager and needs to add any work-arounnds or patches to get things compiling.
The text was updated successfully, but these errors were encountered: