mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
* chore: 支持 VS2026 * docs: 更新文档以及排除 pdb * chore: 修复 pdb 生成 * chore: 禁止 Magpie.Core 生成 pdb * chore: 清理
9 lines
161 B
Text
9 lines
161 B
Text
[settings]
|
|
os=Windows
|
|
compiler=msvc
|
|
compiler.version=195
|
|
compiler.runtime=static
|
|
compiler.cppstd=17
|
|
|
|
[conf]
|
|
tools.info.package_id:confs=["tools.build:cxxflags"]
|