summaryrefslogtreecommitdiff
path: root/test cases/cmake/15 object library advanced/main.cpp
AgeCommit message (Collapse)Author
2019-12-22cmake: Fix obeject librariesDaniel Mensinger
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.