MasterQian C++ Library for Windows
You need to use a C++20 compiler!
Just import the required modules in the VS project, without worrying about whether they are located in the included directory.
Just carry the corresponding DLL file during runtime, pay attention to the Debug and Release versions. There is no need to use the static library to indicate the export name, as this process is dynamically loaded.
Enjoy the sweetness brought by the C++20 Module to the fullest!