X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=1513d6dd1f14da578c66561859142628b6ed85ce;hp=ee79db217e61c8dafa65b09e8de12bb0184f6991;hb=ca4ec3eab886e62c0f9d0cc91636383a74ad5d7b;hpb=cabce9821fd09aeeac7f0986193a1656d8b01fe5 diff --git a/CMakeLists.txt b/CMakeLists.txt index ee79db21..1513d6dd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -103,8 +103,10 @@ set(pulseview_HEADERS pv/mainwindow.h pv/samplingbar.h pv/sigsession.h + pv/view/cursor.h pv/view/header.h pv/view/ruler.h + pv/view/timemarker.h pv/view/view.h pv/view/viewport.h )