Skip to content

Commit

Permalink
COMP: Enable dcmjpeg, dcmjpls for plastimatch
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Dec 11, 2024
1 parent e6aea7b commit e682a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/ThirdParty/DCMTK/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ set(_ITKDCMTK_LIB_NAMES dcmdata dcmpstat dcmsr dcmqrdb dcmimgle

# Enable minimal DCMTK libs for wasm
set(_ITKDCMTK_LIB_NAMES dcmdata dcmpstat dcmsr dcmqrdb dcmimgle
dcmimage dcmnet dcmiod dcmfg
dcmimage dcmjpeg dcmjpls dcmnet dcmiod dcmfg
dcmseg dcmpmap ofstd oflog oficonv )
if(WIN32)
set(ITKDCMTK_LIBDEP_WIN iphlpapi ws2_32 netapi32 wsock32)
Expand Down

0 comments on commit e682a3a

Please sign in to comment.