Skip to content
  • Zhengyi's avatar
    cmake-mode.el: escape shell arguments · 915ef090
    Zhengyi authored
    Shell arguments containing "<" or ">" should be escaped.  Otherwise,
    names such as CMAKE_<LANG>_FLAGS will be treated as IO redirection.
    915ef090