Extend the auto-lib-collecting functionality to allow lib "A" to specify "Any executable that links me into them will need these link parameters ..."
This is going to be useful, for example, for things like a "graphics" lib. When you link against the graphics lib, it should automatically let you know about the opengl link parameters necessary to use it
Extend the auto-lib-collecting functionality to allow lib "A" to specify "Any executable that links me into them will need these link parameters ..."
This is going to be useful, for example, for things like a "graphics" lib. When you link against the graphics lib, it should automatically let you know about the opengl link parameters necessary to use it