X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=CMakeLists.txt;h=049c955ec76400ee6df04009e7c11b2102a2265e;hb=aa90e86b1c25f67ea64d7bec0560f531c67bc853;hp=029f24b78a38dec94f0df1ad5825bc818286909c;hpb=da30ecb7e72bd2547e524258efa5ec642988b70b;p=pulseview.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 029f24b..049c955 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -156,7 +156,9 @@ 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/inputfile.cpp pv/devices/sessionfile.cpp pv/dialogs/about.cpp pv/dialogs/connect.cpp