-
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.
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.
Loading