Skip to content

llvm-rc: Fix quoting of path to cmake in CMAKE_RC_COMPILE_OBJECT

When the installation path to cmake includes spaces, the <CMAKE_COMMAND> is required to have proper quotation of the cmake call.

Fixes: #21095 (closed)
Backport: release:HEAD^2
Topic-rename: llvm-rc-quote-cmake

Edited by Brad King

Merge request reports