This commit is contained in:
2020-05-20 11:51:18 +02:00
parent 8973ef1aaa
commit 3ebb1fca02
5 changed files with 409 additions and 146 deletions

View File

@ -89,6 +89,7 @@ target_include_directories(slsDetectorGui PUBLIC
target_link_libraries(slsDetectorGui PUBLIC
slsDetectorShared
slsSupportLib
${QT_QTCORE_LIBRARIES}
${QT_QTGUI_LIBRARIES}
${QWT_LIBRARIES}