comparison Applications/CMakeLists.txt @ 8:62adabb8c122

Provide "--version" in command-line tools
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 26 Oct 2016 16:53:54 +0200
parents d0108402e85c
children 021482366dac
comparison
equal deleted inserted replaced
7:bc3ca410b765 8:62adabb8c122
64 include(${ORTHANC_ROOT}/Resources/CMake/LibCurlConfiguration.cmake) 64 include(${ORTHANC_ROOT}/Resources/CMake/LibCurlConfiguration.cmake)
65 include(${ORTHANC_ROOT}/Resources/CMake/LibJpegConfiguration.cmake) 65 include(${ORTHANC_ROOT}/Resources/CMake/LibJpegConfiguration.cmake)
66 include(${ORTHANC_ROOT}/Resources/CMake/LibPngConfiguration.cmake) 66 include(${ORTHANC_ROOT}/Resources/CMake/LibPngConfiguration.cmake)
67 include(${ORTHANC_ROOT}/Resources/CMake/ZlibConfiguration.cmake) 67 include(${ORTHANC_ROOT}/Resources/CMake/ZlibConfiguration.cmake)
68 68
69 # Include components specific to WSI
70 include(${ORTHANC_WSI_DIR}/Resources/CMake/Version.cmake)
69 include(${ORTHANC_WSI_DIR}/Resources/CMake/BoostExtendedConfiguration.cmake) 71 include(${ORTHANC_WSI_DIR}/Resources/CMake/BoostExtendedConfiguration.cmake)
70 include(${ORTHANC_WSI_DIR}/Resources/CMake/OpenJpegConfiguration.cmake) 72 include(${ORTHANC_WSI_DIR}/Resources/CMake/OpenJpegConfiguration.cmake)
71 include(${ORTHANC_WSI_DIR}/Resources/CMake/LibTiffConfiguration.cmake) 73 include(${ORTHANC_WSI_DIR}/Resources/CMake/LibTiffConfiguration.cmake)
72 74
73 add_definitions( 75 add_definitions(