comparison 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
comparison
equal deleted inserted replaced
422:4fe42ae3653a 423:574fc54056af
158 ORTHANC_QT_WRAP_UI(SIMPLE_VIEWER_APPLICATION_SOURCES 158 ORTHANC_QT_WRAP_UI(SIMPLE_VIEWER_APPLICATION_SOURCES
159 ${ORTHANC_STONE_ROOT}/Applications/Samples/SimpleViewer/Qt/SimpleViewerMainWindow.ui 159 ${ORTHANC_STONE_ROOT}/Applications/Samples/SimpleViewer/Qt/SimpleViewerMainWindow.ui
160 ) 160 )
161 161
162 ORTHANC_QT_WRAP_CPP(SIMPLE_VIEWER_APPLICATION_SOURCES 162 ORTHANC_QT_WRAP_CPP(SIMPLE_VIEWER_APPLICATION_SOURCES
163 ${ORTHANC_STONE_ROOT}/Applications/Qt/QCairoWidget.h
164 ${ORTHANC_STONE_ROOT}/Applications/Qt/QStoneMainWindow.h
165 ${ORTHANC_STONE_ROOT}/Applications/Samples/SimpleViewer/Qt/SimpleViewerMainWindow.h 163 ${ORTHANC_STONE_ROOT}/Applications/Samples/SimpleViewer/Qt/SimpleViewerMainWindow.h
166 ) 164 )
167 165
168 elseif (ENABLE_WASM) 166 elseif (ENABLE_WASM)
169 list(APPEND SIMPLE_VIEWER_APPLICATION_SOURCES 167 list(APPEND SIMPLE_VIEWER_APPLICATION_SOURCES