X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=c6e3b77053a61e7346f45a2be39e84b393854d4c;hp=029f24b78a38dec94f0df1ad5825bc818286909c;hb=474e817a724fdad4db635ba59202283fbcc22ef9;hpb=3084ed4b15663dd717ff656745db305f377ab215 diff --git a/CMakeLists.txt b/CMakeLists.txt index 029f24b7..c6e3b770 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -156,6 +156,7 @@ set(pulseview_SOURCES pv/data/signaldata.cpp pv/data/segment.cpp pv/devices/device.cpp + pv/devices/file.cpp pv/devices/hardwaredevice.cpp pv/devices/sessionfile.cpp pv/dialogs/about.cpp