命令行工具

用法

sric命令有以下参数:

  • -debug 在Debug模式编译(默认release模式)
  • -fmake 使用fmake编译生成的C++代码。
  • -r 递归构建所有依赖。
  • -c++17 使用C++17标准。