Static internal build of qwt (#583)

* static linking of qwt
* suppressed warning in qwt + added reason
This commit is contained in:
Erik Fröjdh
2022-11-23 11:59:22 +01:00
committed by GitHub
parent 2d6cb52dfa
commit 8dbcfc2ca8
1662 changed files with 66 additions and 247121 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)