|
|
|
|
|
by frankohn
843 days ago
|
|
I have made my own tool to solve this problem: https://github.com/franko/lhelper It is currently used by nobody except me but it serves me well. Its strong points are: - it works on macOS, Linux and Windows
- it is possible to choose the options you want to enable for each package
- compiles packages using your own compiler toolchain
- create static libraries by default but you can choose a shared library. |
|