diff Applications/Samples/CMakeLists.txt @ 423:574fc54056af am-vsol-upgrade

WRAP_UI and WRAP_CPP commonly used files in stone makefile instead of project makefile
author am@osimis.io
date Wed, 21 Nov 2018 17:07:43 +0100
parents ef31240a73f6
children 751fb354149e
line wrap: on
line diff
--- a/Applications/Samples/CMakeLists.txt	Tue Nov 20 21:44:48 2018 +0100
+++ b/Applications/Samples/CMakeLists.txt	Wed Nov 21 17:07:43 2018 +0100
@@ -160,8 +160,6 @@
         )
 
       ORTHANC_QT_WRAP_CPP(SIMPLE_VIEWER_APPLICATION_SOURCES
-        ${ORTHANC_STONE_ROOT}/Applications/Qt/QCairoWidget.h
-        ${ORTHANC_STONE_ROOT}/Applications/Qt/QStoneMainWindow.h
         ${ORTHANC_STONE_ROOT}/Applications/Samples/SimpleViewer/Qt/SimpleViewerMainWindow.h
         )