summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/cmake_improvements.md
Commit message (Collapse)AuthorAgeFilesLines
* Prepare new release.0.53.0Jussi Pakkanen2020-01-071-11/+0
|
* cmake: Fix obeject librariesDaniel Mensinger2019-12-221-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.