Is it possible to connect OpenSSL sources to Qt Creator so that they can be used in any project (i.e., without connecting to each project separately)? And what are some ways to connect third-party libraries to a QT project?
Is it possible to connect OpenSSL sources to Qt Creator so that they can be used in any project (i.e., without connecting to each project separately)? And what are some ways to connect third-party libraries to a QT project?
Source: https://ru.stackoverflow.com/questions/525018/
All Articles