Actions
Feature #440
closedDon't install convenience libraries
Status:
Rejected
Priority:
Low
Assignee:
Uli Schlachter
Category:
-
Target version:
-
Start date:
2012-08-23
Due date:
% Done:
0%
Estimated time:
Module:
Operating System:
Compiler:
Description
The attached patch "un-DLLs" convenience libraries and always builds them as static libraries. Then they are only installed when building everything as static libraries.
Since users shouldn't directly use libijg8 or libcharls, there is no good reason to install them. However, when building static libs, users have to link them in, so we can't stop installing them in that case.
If no one objects and this patch gets some more testing (I didn't try this on windows and never ran 'make install'), this could be committed.
Files
Actions