[Openmp-commits] [PATCH] D153629: OpenMP/cmake: Use list append instead of repeating variable name
Matt Arsenault via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jun 23 07:16:15 PDT 2023
arsenm added a comment.
In D153629#4444212 <https://reviews.llvm.org/D153629#4444212>, @jhuber6 wrote:
> LG, assuming this works. Sometimes there's small differences between a string separated by spaces and semicolons in CMake but I'm not sure if we depend on that behavior.
It's pretty terrible but in my experience you're better off leaving things as lists
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153629/new/
https://reviews.llvm.org/D153629
More information about the Openmp-commits
mailing list