diff Applications/StoneWebViewer/WebAssembly/StoneModule/CMakeLists.txt @ 1551:c54bc5bffd01

software rendering
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 13 Aug 2020 22:05:13 +0200
parents a48ae10857b1
children b894072b9e2f
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebAssembly/StoneModule/CMakeLists.txt	Thu Aug 13 21:00:55 2020 +0200
+++ b/Applications/StoneWebViewer/WebAssembly/StoneModule/CMakeLists.txt	Thu Aug 13 22:05:13 2020 +0200
@@ -51,6 +51,7 @@
 
 include_directories(
   ${ORTHANC_STONE_MODULE_PREFIX}/include
+  ${ORTHANC_STONE_MODULE_PREFIX}/include/cairo
   ${ORTHANC_STONE_MODULE_PREFIX}/include/orthanc-framework
   ${ORTHANC_STONE_MODULE_PREFIX}/include/orthanc-stone
   )