diff 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
line wrap: on
line diff
--- a/Resources/CMake/OrthancStoneConfiguration.cmake	Wed Jun 20 14:27:06 2018 +0200
+++ b/Resources/CMake/OrthancStoneConfiguration.cmake	Wed Jun 20 14:56:52 2018 +0200
@@ -158,6 +158,9 @@
 else()
   list(APPEND APPLICATIONS_SOURCES
     ${ORTHANC_STONE_ROOT}/Applications/Wasm/StartupParametersBuilder.cpp
+    ${ORTHANC_STONE_ROOT}/Platforms/Wasm/Defaults.cpp
+    ${ORTHANC_STONE_ROOT}/Platforms/Wasm/WasmWebService.cpp
+    ${ORTHANC_STONE_ROOT}/Platforms/Wasm/WasmViewport.cpp
     )
 endif()