diff Platforms/Generic/CMakeLists.txt @ 235:ce4405d98b92 am

Added SimpleViewerApplication (working in SDL)
author am@osimis.io
date Tue, 19 Jun 2018 16:02:41 +0200
parents d7b2590744f8
children 092db46c6291
line wrap: on
line diff
--- a/Platforms/Generic/CMakeLists.txt	Fri Jun 15 16:36:29 2018 +0200
+++ b/Platforms/Generic/CMakeLists.txt	Tue Jun 19 16:02:41 2018 +0200
@@ -68,6 +68,7 @@
 #BuildSample(OrthancStoneBasicPetCtFusion 5)
 #BuildSample(OrthancStoneSynchronizedSeries 6)
 #BuildSample(OrthancStoneLayoutPetCtFusion 7)
+BuildSample(OrthancStoneSimpleViewer SimpleViewerApplication.h 8)
 
 
 #####################################################################