Changes between Version 2 and Version 3 of Ticket #55382, comment 17


Ignore:
Timestamp:
Nov 25, 2017, 2:45:18 PM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55382, comment 17

    v2 v3  
    1 yep thats more or less  the same thing I suggested. But your first point is unneccessary, I think. That code tells older systems to install cmake 3.9, which works now as is.
     1I see. cmake 3.9 would be called only to build clang. For any other build, the regular cmake would be called. I see the trick you're thinking of.