問題タブ [cmake-format]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
21 参照

cmake - cmake-format のときと同じように、スペースでアラインされた複数の `set(VARIABLE value)` を保持します。

set()-sequences のようなCMake ファイルがたくさんあります。

cmake-formatそのように物事を整列させるためのものが見つかりません。繰り返される空白 (ここでは の後に) は常に_ABI1 つに凝縮されます。

cmake-formatこのアライメントを維持するように指示する方法はありますか?