Hi, IN our project we currently use ini file for configuration and so i read them from CMake. I am thinking about using XML because it allows me a lot more things. SO i was wondering if i could parse XML files from CMake ? Thanks