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

Commitbe23de8

Browse files
committed
fix(cmake): typo
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent82af34e commitbe23de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cmake/toolchain.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ find_program(DOT "dot")
4040
include("${CMAKE_CURRENT_LIST_DIR}/ensure_core_deps.cmake")
4141
ensure_core_deps()
4242

43-
# Setting Linux is forcingth extension to be .o instead of .obj when building onWIndows.
43+
# Setting Linux is forcingthe extension to be .o instead of .obj when building onWindows.
4444
# It is important because armlink is failing when files have .obj extensions (error with
4545
# scatter file section not found)
4646
SET(CMAKE_SYSTEM_NAMELinux)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp