We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 558e212 commit 9ca8a8dCopy full SHA for 9ca8a8d
packages/dicom/dcmtk/CMakeLists.txt
@@ -224,8 +224,8 @@ if (EMSCRIPTEN OR WASI)
224
set(HAVE_CMAKE_SIZEOF_ULONGLONG TRUE CACHE STRING "Have size of unsigned long long")
225
endif()
226
set(PLM_GIT_REPOSITORY "https://github.com/InsightSoftwareConsortium/plastimatch")
227
-# plastimatch-2024-10-30-5036f97-itk-wasm-2025-02-03
228
-set(PLM_GIT_TAG "babc354f210ba86a91cb6def718b45583c604e74")
+# plastimatch-2024-10-30-5036f97-itk-wasm-2025-02-04
+set(PLM_GIT_TAG "66157a7c08e7bd5be7cdd99606d2ca63ab88e5c7")
229
option(PLM_CONFIG_ENABLE_DCMTK "Enable DCMTK support" ON)
230
option(PLM_CONFIG_ENABLE_OPENMP "Enable OpenMP support" OFF)
231
option(PLM_CONFIG_ENABLE_OPENCL "Enable OpenCL support" OFF)
0 commit comments