comparison Resources/CMake/OrthancFrameworkConfiguration.cmake @ 3818:4f78da5613a1 c-get

Add C-GET SCP support
author Stacy Loesch <stacy.loesch@varian.com>
date Fri, 27 Mar 2020 10:06:58 -0400
parents 090022f1b5e1
children 3ab2d48c8f69
comparison
equal deleted inserted replaced
3815:c81ac6ff232b 3818:4f78da5613a1
485 ${ORTHANC_ROOT}/Core/DicomNetworking/DicomServer.cpp 485 ${ORTHANC_ROOT}/Core/DicomNetworking/DicomServer.cpp
486 ${ORTHANC_ROOT}/Core/DicomNetworking/DicomUserConnection.cpp 486 ${ORTHANC_ROOT}/Core/DicomNetworking/DicomUserConnection.cpp
487 ${ORTHANC_ROOT}/Core/DicomNetworking/Internals/CommandDispatcher.cpp 487 ${ORTHANC_ROOT}/Core/DicomNetworking/Internals/CommandDispatcher.cpp
488 ${ORTHANC_ROOT}/Core/DicomNetworking/Internals/FindScp.cpp 488 ${ORTHANC_ROOT}/Core/DicomNetworking/Internals/FindScp.cpp
489 ${ORTHANC_ROOT}/Core/DicomNetworking/Internals/MoveScp.cpp 489 ${ORTHANC_ROOT}/Core/DicomNetworking/Internals/MoveScp.cpp
490 ${ORTHANC_ROOT}/Core/DicomNetworking/Internals/GetScp.cpp
490 ${ORTHANC_ROOT}/Core/DicomNetworking/Internals/StoreScp.cpp 491 ${ORTHANC_ROOT}/Core/DicomNetworking/Internals/StoreScp.cpp
491 ${ORTHANC_ROOT}/Core/DicomNetworking/RemoteModalityParameters.cpp 492 ${ORTHANC_ROOT}/Core/DicomNetworking/RemoteModalityParameters.cpp
492 ${ORTHANC_ROOT}/Core/DicomNetworking/TimeoutDicomConnectionManager.cpp 493 ${ORTHANC_ROOT}/Core/DicomNetworking/TimeoutDicomConnectionManager.cpp
493 ) 494 )
494 else() 495 else()