X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=049c955ec76400ee6df04009e7c11b2102a2265e;hb=ec6cc07fed12f5070eee6b8cb11343e83d42533c;hp=fdc5b69cd035a82315ad94d919a01985f399da7e;hpb=56b6fc8877297f233dd0ffaa28d3b1af8099ebec;p=pulseview.git diff --git a/CMakeLists.txt b/CMakeLists.txt index fdc5b69c..049c955e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -155,6 +155,11 @@ set(pulseview_SOURCES pv/data/logicsegment.cpp pv/data/signaldata.cpp pv/data/segment.cpp + pv/devices/device.cpp + pv/devices/file.cpp + pv/devices/hardwaredevice.cpp + pv/devices/inputfile.cpp + pv/devices/sessionfile.cpp pv/dialogs/about.cpp pv/dialogs/connect.cpp pv/dialogs/inputoutputoptions.cpp