X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=CMakeLists.txt;h=2ba907af96be14167535429551873a751d639c04;hb=df3c1aa3b358de058efa677fd0d51ca54da97bcd;hp=94d32a41f1d53e6b892f81c6150f57b106bebba6;hpb=0fbda3c2dda9357776afa15e99c037eb0cc97214;p=pulseview.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 94d32a4..2ba907a 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