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

Commitcb0469c

Browse files
committed
Added quotation marks to CMake variables.
1 parentb3aeca1 commitcb0469c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎INSTALL

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -630,10 +630,10 @@ Through CMake, perform the following steps:
630630

631631
The debug and release versions of all libraries must be compiled with the
632632
same runtime library dependency as DCMTK (i.e., /MT[d] or /MD[d]).
633-
By default DCMTK is compiled with /MTd for Debug and /MT for Release mode
634-
unless the CMake variables DCMTK_COMPILE_WIN32_MULTITHREADED_DLL or
635-
BUILD_SHARED_LIBS (see below) are set to true, in which case DCMTK
636-
iscompiled with /MDd for Debug and /MD for Release mode.
633+
By default, DCMTK is compiled with /MTd for Debug and /MT for Release mode
634+
unless the CMake variables"DCMTK_COMPILE_WIN32_MULTITHREADED_DLL" or
635+
"BUILD_SHARED_LIBS" (see below) are set to true, in which case DCMTK is
636+
compiled with /MDd for Debug and /MD for Release mode.
637637

638638
Precompiled versions of all libraries (*) can be downloaded from
639639
https://dcmtk.org/develop/#lib-win .
@@ -1068,4 +1068,4 @@ Have fun.
10681068
M. Eichelberg, J. Riesmeier, M. Onken, T. Xu
10691069
DCMTK Development Team, Oldenburg, Germany.
10701070

1071-
Last revised: 2025-02-04 (Riesmeier)
1071+
Last revised: 2025-03-22 (Riesmeier)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp