Skip to content
  • Bryan Berthou's avatar
    refs#16 · 97ccef5f
    Bryan Berthou authored
    - Add debug flag in cmake file for debugging purpose.
    - Add MultimapParameters to represent a structure to hold many object with the same name and different parameters key/values.
    Useful when dealing with automation.
    - Remove custom MD5 utils.
    - Correct error in the logic of the XMLParser : when multiple comments were defined the real parsing of elements started after the last comment. So previous defined elements in XML file were skipped.
    97ccef5f