gui cmake fix

This commit is contained in:
maliakal_d 2020-05-26 08:50:09 +02:00
parent 8ffb27c300
commit f293ba8c56

View File

@ -88,8 +88,8 @@ target_include_directories(slsDetectorGui PUBLIC
)
target_link_libraries(slsDetectorGui PUBLIC
slsProjectWarnings
slsDetectorShared
slsSupportLib
${QT_QTCORE_LIBRARIES}
${QT_QTGUI_LIBRARIES}
${QWT_LIBRARIES}