[CMake][OpenMP] Remove wrong backslash
authorSebastian Neubauer <Sebastian.Neubauer@amd.com>
Thu, 28 Jul 2022 12:34:59 +0000 (14:34 +0200)
committerSebastian Neubauer <Sebastian.Neubauer@amd.com>
Thu, 28 Jul 2022 12:35:04 +0000 (14:35 +0200)
commit50716ba2b337afe46ac256cc91673dc27356a776
tree3b33fe238d8e32414ff63c12eb2379d08a7f8090
parent7920805b27fd193293aa9f174983ef50758b2929
[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.
openmp/runtime/src/CMakeLists.txt