diff Applications/StoneWebViewer/WebAssembly/CMakeLists.txt @ 1585:94edbfa64c97

enable pugixml in samples
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 21 Oct 2020 18:00:34 +0200
parents 2a4a6b967053
children 8c5f9864545f
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebAssembly/CMakeLists.txt	Wed Oct 21 17:33:17 2020 +0200
+++ b/Applications/StoneWebViewer/WebAssembly/CMakeLists.txt	Wed Oct 21 18:00:34 2020 +0200
@@ -38,6 +38,7 @@
 SET(ENABLE_GOOGLE_TEST OFF)
 SET(ENABLE_LOCALE ON)  # Necessary for text rendering
 SET(ENABLE_WASM ON)
+SET(ENABLE_PUGIXML ON) # Necessary for OsiriX annotations
 SET(ORTHANC_SANDBOXED ON)
 
 # this will set up the build system for Stone of Orthanc and will