===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
orthanc-gdcm-1.1/CMakeLists.txt-51-# Download and setup the Orthanc framework
orthanc-gdcm-1.1/CMakeLists.txt:52:include(${CMAKE_SOURCE_DIR}/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake)
orthanc-gdcm-1.1/CMakeLists.txt-53-
##############################################
orthanc-gdcm-1.1/CMakeLists.txt-59-else()
orthanc-gdcm-1.1/CMakeLists.txt:60:  include(${ORTHANC_FRAMEWORK_ROOT}/../Resources/CMake/OrthancFrameworkParameters.cmake)
orthanc-gdcm-1.1/CMakeLists.txt-61-
##############################################
orthanc-gdcm-1.1/CMakeLists.txt-65-  
orthanc-gdcm-1.1/CMakeLists.txt:66:  include(${ORTHANC_FRAMEWORK_ROOT}/../Resources/CMake/OrthancFrameworkConfiguration.cmake)
orthanc-gdcm-1.1/CMakeLists.txt-67-endif()
##############################################
orthanc-gdcm-1.1/CMakeLists.txt-69-
orthanc-gdcm-1.1/CMakeLists.txt:70:include(${CMAKE_SOURCE_DIR}/Resources/CMake/GdcmConfiguration.cmake)
orthanc-gdcm-1.1/CMakeLists.txt:71:include(${CMAKE_SOURCE_DIR}/Resources/Orthanc/Plugins/OrthancPluginsExports.cmake)
orthanc-gdcm-1.1/CMakeLists.txt-72-
##############################################
orthanc-gdcm-1.1/Resources/CMake/GdcmConfiguration.cmake-153-  if (GDCM_FOUND)
orthanc-gdcm-1.1/Resources/CMake/GdcmConfiguration.cmake:154:    include(${GDCM_USE_FILE})
orthanc-gdcm-1.1/Resources/CMake/GdcmConfiguration.cmake-155-    set(GDCM_LIBRARIES gdcmCommon gdcmMSFF)
##############################################
orthanc-gdcm-1.1/Resources/Orthanc/CMake/Compiler.cmake-227-  message("Building using Emscripten (for WebAssembly or asm.js targets)")
orthanc-gdcm-1.1/Resources/Orthanc/CMake/Compiler.cmake:228:  include(${CMAKE_CURRENT_LIST_DIR}/EmscriptenParameters.cmake)
orthanc-gdcm-1.1/Resources/Orthanc/CMake/Compiler.cmake-229-  
##############################################
orthanc-gdcm-1.1/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake-420-  include(FindPythonInterp)
orthanc-gdcm-1.1/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake:421:  include(${CMAKE_CURRENT_LIST_DIR}/Compiler.cmake)
orthanc-gdcm-1.1/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake:422:  include(${CMAKE_CURRENT_LIST_DIR}/DownloadPackage.cmake)
orthanc-gdcm-1.1/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake:423:  include(${CMAKE_CURRENT_LIST_DIR}/AutoGeneratedCode.cmake)
orthanc-gdcm-1.1/Resources/Orthanc/CMake/DownloadOrthancFramework.cmake-424-  set(EMBED_RESOURCES_PYTHON ${CMAKE_CURRENT_LIST_DIR}/EmbedResources.py)
##############################################
orthanc-gdcm-1.1/Resources/holy-build-box-compile.sh-24-
orthanc-gdcm-1.1/Resources/holy-build-box-compile.sh:25:ROOT_DIR=`dirname $(readlink -f $0)`/..
orthanc-gdcm-1.1/Resources/holy-build-box-compile.sh-26-