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

Commit08bf3ef

Browse files
committed
Update buildexe_package_manager.rst
1 parent3daa575 commit08bf3ef

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎docs/source/getting_started/buildexe_package_manager.rst‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,13 @@ Helloworld "fmtlib" example
6161
Options:
6262
--fmt TEXT ... fmt library
6363
64-
* Since we want to use the ``fmt`` library in our project we can now write your ``compile.toml`` file as given below.
64+
* Since we want to use the ``fmt`` library in our project we can now write our ``compile.toml`` file as given below. (See highlighted lines)
65+
* We then write our "script", include the ``fmt`` build header file and define our targets and dependencies.
66+
* Lastly we invoke buildexe to build our project
67+
68+
..code-block::bash
69+
70+
buildexe --config compile.toml --config$BUILDCC_HOME/host/host_toolchain.toml
6571
6672
Directory structure
6773
+++++++++++++++++++++

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp