comparison Resources/CMake/OrthancStoneConfiguration.cmake @ 244:313903066093 am

cleanup
author am@osimis.io
date Wed, 20 Jun 2018 14:56:52 +0200
parents 50fb32abf85e
children 5470b15f7cf2 54c7284b0eff
comparison
equal deleted inserted replaced
243:50fb32abf85e 244:313903066093
156 ${ORTHANC_STONE_ROOT}/Applications/Sdl/SdlWindow.cpp 156 ${ORTHANC_STONE_ROOT}/Applications/Sdl/SdlWindow.cpp
157 ) 157 )
158 else() 158 else()
159 list(APPEND APPLICATIONS_SOURCES 159 list(APPEND APPLICATIONS_SOURCES
160 ${ORTHANC_STONE_ROOT}/Applications/Wasm/StartupParametersBuilder.cpp 160 ${ORTHANC_STONE_ROOT}/Applications/Wasm/StartupParametersBuilder.cpp
161 ${ORTHANC_STONE_ROOT}/Platforms/Wasm/Defaults.cpp
162 ${ORTHANC_STONE_ROOT}/Platforms/Wasm/WasmWebService.cpp
163 ${ORTHANC_STONE_ROOT}/Platforms/Wasm/WasmViewport.cpp
161 ) 164 )
162 endif() 165 endif()
163 166
164 list(APPEND ORTHANC_STONE_SOURCES 167 list(APPEND ORTHANC_STONE_SOURCES
165 #${ORTHANC_STONE_ROOT}/Framework/Layers/SeriesFrameRendererFactory.cpp 168 #${ORTHANC_STONE_ROOT}/Framework/Layers/SeriesFrameRendererFactory.cpp