X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=945b40cdad72677db556bcf58832685a404aeb8f;hp=05af3458acf462527df0a0b04d1b225d9b4b70de;hb=6a91973f74ee7360a82e107e8b2d708030498291;hpb=bda016e024cb6785fc4d0b49e60aa7bcbd7fba95 diff --git a/CMakeLists.txt b/CMakeLists.txt index 05af345..945b40c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -145,6 +145,7 @@ set(pulseview_SOURCES pv/widgets/colourbutton.cpp pv/widgets/colourpopup.cpp pv/widgets/popup.cpp + pv/widgets/popuptoolbutton.cpp pv/widgets/wellarray.cpp ) @@ -171,6 +172,7 @@ set(pulseview_HEADERS pv/view/viewport.h pv/widgets/colourbutton.h pv/widgets/colourpopup.h + pv/widgets/popuptoolbutton.h pv/widgets/wellarray.h )