X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=CMakeLists.txt;h=c6e3b77053a61e7346f45a2be39e84b393854d4c;hb=e6c1382ebf0994e55e9470724df985a1b7750709;hp=029f24b78a38dec94f0df1ad5825bc818286909c;hpb=da30ecb7e72bd2547e524258efa5ec642988b70b;p=pulseview.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 029f24b..c6e3b77 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