How to set qt build order
-
There are subprojects dealing with lib including app in the qt project. Is there a way to specify the build order of this project?
@IknowQT said in How to set qt build order:
There are subprojects
Do you mean "subdirs" project?
If so then please read https://wiki.qt.io/SUBDIRS_-_handling_dependencies
If not then please explain how you're managing your projects.Also, why are you asking again something already answered in your other thread (https://forum.qt.io/topic/132856/how-to-set-the-location-to-load-library-files/10)?