Feature #5159 2010-11-04 03:32
junek69
Dependency with a different target name
First of all, Very thanks to all developers for such a good IDE tool.
Recently i am porting some program having many MS VS projects into Linux using CodeBlocks.
One missing function is making dependencies of a target in a project on a different target name in other projects .
Right now, only support make dependencies by checking only dependent projects without specifying a target name, so always same name of targets in dependent projects are compiled together.
Currently, i divided the project file into may project files to avoid the above problem, but it cause some maintenance problem.
- Category
- Build System
- Status
- Open
- Close date
- Assigned to