-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
None
-
None
My workspace has two projects - a static library and the main app.
I've set the dependencies so that the lib gets build first - but there is no way to automatically link the library into the main app which out manually editing the .pro file, which is not user intuitive given library is built into the short and snappily named `build-PROJNAME-Desktop_Qt_5_11_3_MSVC2017_64bit2-Debug` directory.
I then have to manually manage release and debug builds
The IDE should have a better way of handling this situation.