|
|
|
|
|
by en4bz
1277 days ago
|
|
The logic is backwards though. I may have multiple consumers of a library some of which may want static some of which may want dynamic. You need to create/import new targets to do this even though the original target creates both static and dynamic libs by default. |
|