自定义项目目标
用Visual Studio2019自定义项目模板 - 梦中的Aoede - 博客园 (cnblogs.com)
配置clang-format
配置clang-format 工具->外部工具 标题 clang-format, 命令 C:\Program Files\LLVM\bin\clang-format.exe, 参数 -i $(ItemPath)
自定义项目目标
用Visual Studio2019自定义项目模板 - 梦中的Aoede - 博客园 (cnblogs.com)
配置clang-format
配置clang-format 工具->外部工具 标题 clang-format, 命令 C:\Program Files\LLVM\bin\clang-format.exe, 参数 -i $(ItemPath)