Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

mxml2cpp

一个使用 C++17 编写的 MXML 代码生成项目。程序读取 MXML 模型文件,并将生成的 C++ 代码写入指定目录。

构建

项目使用 CMake 构建:

cmake -S . -B build
cmake --build build

使用

运行时传入 MXML 文件和输出目录:

./build/mxml2cpp mxml.xml codeGenerate/

About

车间生产仿真

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages