Expose custom compilation flags to user

XMLWordPrintableJSON

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: Minor - P4
    • WT12.0.0, 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: Build
    • None
    • Storage Engines
    • None
    • 1

      CMake scripts set invisible custom compilation flags during configure phase.

      Problem:

      • These flags are not visible to user during config stage.
      • User cannot edit them.
      • If user adds one of the flags himself, then there is duplication of flags which trigger compilation warnings.

      Solution:
      Expose custom flags by appending them to the standard CMake variables for compiler flags.

            Assignee:
            Alex Blekhman
            Reporter:
            Alex Blekhman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: