Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare new release.0.53.0 | Jussi Pakkanen | 2020-01-07 | 1 | -11/+0 |
| | |||||
* | cmake: Fix obeject libraries | Daniel Mensinger | 2019-12-22 | 1 | -0/+11 |
This fixes an issue with generated sources and object libraries, as well as an issue on windows with the `link` linker and the vs backend. The last issue is resolved by building the source files multiple times to avoid extracting object files in meson. |