[CMake][OpenMP] Remove wrong backslash
outdir is defined in the line above, it will not exist in the install command, so it should not be escaped.
Loading
Please sign in to comment
outdir is defined in the line above, it will not exist in the install command, so it should not be escaped.