tinyxml2 icon indicating copy to clipboard operation
tinyxml2 copied to clipboard

Please publish as a module

Open KonradHoeffner opened this issue 3 years ago • 0 comments

I am refactoring a project to use C++20 modules, would it be possible to publish tinyxml2 as a module, so I can use import <tinyxml2> instead of `#include "tinyxml2.h"?

KonradHoeffner avatar Mar 18 '22 09:03 KonradHoeffner