Add option to link other project
Posted: Thu Jul 11, 2013 11:36 am
In other C++ IDEs, you have project A (app) and project B (lib). You can choose project A to link project B and you can select to build project B everytime you build project A.
Currently as suggested by you I have to manually write script to remove binaries when I rebuild lib. It's not cross platform by any means and also with every new project in workspace it gets more annoying.
Currently as suggested by you I have to manually write script to remove binaries when I rebuild lib. It's not cross platform by any means and also with every new project in workspace it gets more annoying.