Using comma can break in cases when we're passing flags that already
use comma as a separator.
Fixes PR35504.
Differential D40762
[CMake] Don't use comma as an alternate separator ClosedPublic Authored by phosek on Dec 1 2017, 5:32 PM.
Details Summary Using comma can break in cases when we're passing flags that already Fixes PR35504.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 4 2017, 4:08 PM Closed by commit rC319720: [CMake] Don't use comma as an alternate separator (authored by phosek). · Explain WhyDec 4 2017, 4:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 125443 CMakeLists.txt
|