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
qt-pods is a package manager for Qt that allows you to manage libs as git submodule in a project context. See here to get an idea: https://github.com/cybercatalyst/qt-pods
I am in the process of finding new interesting Qt projects and helping them with onboarding. It's not difficult at all, but rather small changes in your case. For example, the README should be a README.md, the lib should start with "qt" without the extra "lib", so "qtwebdav". If you are interested, let me know, I'll gladly help you. Your project will benefit from being visible in the qt-pods manager and can added to a user's project with just a click.
The text was updated successfully, but these errors were encountered:
qt-pods is a package manager for Qt that allows you to manage libs as git submodule in a project context. See here to get an idea:
https://github.com/cybercatalyst/qt-pods
I am in the process of finding new interesting Qt projects and helping them with onboarding. It's not difficult at all, but rather small changes in your case. For example, the README should be a README.md, the lib should start with "qt" without the extra "lib", so "qtwebdav". If you are interested, let me know, I'll gladly help you. Your project will benefit from being visible in the qt-pods manager and can added to a user's project with just a click.
The text was updated successfully, but these errors were encountered: