static linking of qwt

This commit is contained in:
Erik Frojdh
2022-11-21 16:12:04 +01:00
parent b08bf08ea9
commit 0ae15e5aa2
5 changed files with 61 additions and 4 deletions

View File

@ -225,6 +225,7 @@ if (SLS_USE_RECEIVER)
endif (SLS_USE_RECEIVER)
if (SLS_USE_GUI)
add_subdirectory(libs/qwt)
add_subdirectory(slsDetectorGui)
endif (SLS_USE_GUI)