Skip to content

Commit 6764ca9

Browse files
marco-langergavv
authored andcommitted
Added to gui target
1 parent 2e938d5 commit 6764ca9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ if(BUILD_GUI)
207207
target_link_libraries(signal-estimator-gui
208208
generated_objects
209209
base_objects
210+
${CMAKE_THREAD_LIBS_INIT}
210211
${QWT_LIBRARY}
211212
Qt5::Core
212213
Qt5::Widgets

0 commit comments

Comments
 (0)