X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=049c955ec76400ee6df04009e7c11b2102a2265e;hp=c6e3b77053a61e7346f45a2be39e84b393854d4c;hb=5237f0c50352b523c6a0c3d7f931081ecdbdecaa;hpb=e6c1382ebf0994e55e9470724df985a1b7750709 diff --git a/CMakeLists.txt b/CMakeLists.txt index c6e3b770..049c955e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -158,6 +158,7 @@ set(pulseview_SOURCES 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