X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=049c955ec76400ee6df04009e7c11b2102a2265e;hp=fdc5b69cd035a82315ad94d919a01985f399da7e;hb=5237f0c50352b523c6a0c3d7f931081ecdbdecaa;hpb=56b6fc8877297f233dd0ffaa28d3b1af8099ebec 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