X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=2ba907af96be14167535429551873a751d639c04;hp=94d32a41f1d53e6b892f81c6150f57b106bebba6;hb=df5396800830d41a83a837b95b0f3787571905cf;hpb=0fbda3c2dda9357776afa15e99c037eb0cc97214 diff --git a/CMakeLists.txt b/CMakeLists.txt index 94d32a41..2ba907af 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -146,6 +146,7 @@ set(pulseview_SOURCES pv/widgets/colourpopup.cpp pv/widgets/popup.cpp pv/widgets/popuptoolbutton.cpp + pv/widgets/sweeptimingwidget.cpp pv/widgets/wellarray.cpp ) @@ -181,6 +182,7 @@ set(pulseview_HEADERS pv/widgets/colourpopup.h pv/widgets/popup.h pv/widgets/popuptoolbutton.h + pv/widgets/sweeptimingwidget.h pv/widgets/wellarray.h ) @@ -206,7 +208,6 @@ if(ENABLE_DECODE) pv/view/decodetrace.cpp pv/widgets/decodergroupbox.cpp pv/widgets/decodermenu.cpp - pv/widgets/wellarray.cpp ) list(APPEND pulseview_HEADERS