jamfile.v2

来自「Boost provides free peer-reviewed portab」· V2 代码 · 共 21 行

V2
21
字号
test-suite testlib :    [ compile-fail compile-fail~fail.cpp ]    [ compile-fail compile-fail~pass.cpp ]    [ compile compile~fail.cpp  ]    [ compile compile~pass.cpp  ]    [ compile compile~warn.cpp  ]    [ link link~fail.cpp ]    [ link link~pass.cpp ]    [ link-fail link-fail~fail.cpp ]    [ link-fail link-fail~pass.cpp ]    [ run-fail run-fail~compile-fail.cpp ]    [ run-fail run-fail~fail-warn.cpp ]    [ run-fail run-fail~fail.cpp ]    [ run-fail run-fail~pass.cpp ]    [ run run~fail.cpp ]    [ run run~note.cpp ]    [ run run~pass.cpp ]    [ run run~warn-note.cpp ]    [ run run~warn.cpp ]    ;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?