Fixes build in BUILD_SHARED_LIBS mode.
Removes the "DEPENDS clangdXpcJsonConversions" line as LINK_LIBS already implies a dependency AFAIK.
Differential D58089
Add missing library dependencies in CMakeLists.txt comex on Feb 11 2019, 4:42 PM. Authored by
Details Fixes build in BUILD_SHARED_LIBS mode. Removes the "DEPENDS clangdXpcJsonConversions" line as LINK_LIBS already implies a dependency AFAIK.
Diff Detail
Event TimelineComment Actions Oh, forgot to mention in the initial submission: I don't have commit access so I'll need someone else to commit this. Comment Actions Hi @comex, I totally missed this! Thanks for the patch. |