Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3daa575

Browse files
committed
Update buildexe_package_manager.rst
1 parent223d937 commit3daa575

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

‎docs/source/getting_started/buildexe_package_manager.rst‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,23 @@ Write your ``compile.toml`` file
319319
Write your ``build.toml`` file
320320
+++++++++++++++++++++++++++++++
321321

322+
* Exact same ``build.toml`` as seen in the document:doc:`buildexe_script_example`
323+
324+
..code-block::toml
325+
:linenos:
326+
327+
# Root
328+
root_dir = ""
329+
build_dir = "_build"
330+
loglevel = "debug"
331+
clean = true
332+
333+
# Toolchain
334+
[toolchain.gcc]
335+
build = true
336+
test = true
337+
338+
322339
Write your ``main.cpp`` helloworld example in fmtlib
323340
++++++++++++++++++++++++++++++++++++++++++++++++++++
324341

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp