comparison Resources/CMake/OrthancStoneConfiguration.cmake @ 287:2038d76bf13f am-2

interaction with HTML/JS
author am@osimis.io
date Thu, 30 Aug 2018 11:36:36 +0200
parents 3c190e2bb3af
children 8c8da145fefa
comparison
equal deleted inserted replaced
286:6b3d91857b96 287:2038d76bf13f
197 197
198 set(STONE_WASM_SOURCES 198 set(STONE_WASM_SOURCES
199 ${ORTHANC_STONE_ROOT}/Platforms/Wasm/Defaults.cpp 199 ${ORTHANC_STONE_ROOT}/Platforms/Wasm/Defaults.cpp
200 ${ORTHANC_STONE_ROOT}/Platforms/Wasm/WasmWebService.cpp 200 ${ORTHANC_STONE_ROOT}/Platforms/Wasm/WasmWebService.cpp
201 ${ORTHANC_STONE_ROOT}/Platforms/Wasm/WasmViewport.cpp 201 ${ORTHANC_STONE_ROOT}/Platforms/Wasm/WasmViewport.cpp
202 ${ORTHANC_STONE_ROOT}/Platforms/Wasm/IStoneApplicationToWebApplicationAdapter.h
202 ) 203 )
203 endif() 204 endif()
204 205
205 list(APPEND ORTHANC_STONE_SOURCES 206 list(APPEND ORTHANC_STONE_SOURCES
206 #${ORTHANC_STONE_ROOT}/Framework/Layers/SeriesFrameRendererFactory.cpp 207 #${ORTHANC_STONE_ROOT}/Framework/Layers/SeriesFrameRendererFactory.cpp