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

Commit3aefd48

Browse files
committed
Merge pull request#25229 from giokara-oqton:fix_jpegturbo_win64
2 parents0c6fc76 +2fd011b commit3aefd48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎3rdparty/libjpeg-turbo/CMakeLists.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ endif()
1616
message(STATUS"libjpeg-turbo: VERSION =${VERSION}, BUILD =${BUILD}")
1717

1818
math(EXPR BITS"${CMAKE_SIZEOF_VOID_P} * 8")
19-
string(TOLOWER${CMAKE_SYSTEM_PROCESSOR} CMAKE_SYSTEM_PROCESSOR_LC)
19+
string(TOLOWER"${CMAKE_SYSTEM_PROCESSOR}" CMAKE_SYSTEM_PROCESSOR_LC)
2020

2121
if(CMAKE_SYSTEM_PROCESSOR_LCMATCHES"x86_64"OR
2222
CMAKE_SYSTEM_PROCESSOR_LCMATCHES"amd64"OR

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp