X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=226cd36381c7e45253fb132acfd41afc576693f9;hp=d673cf81da6cd4b3d022b52eda8d5628edfeb353;hb=107ca6d350b51186d12dac9273f6ed130b3f5dd7;hpb=b0d8c0dca6f8976dd6545023d3b6079e605e0acf diff --git a/CMakeLists.txt b/CMakeLists.txt index d673cf81..226cd363 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -100,6 +100,7 @@ configure_file ( set(pulseview_SOURCES main.cpp + pv/devicemanager.cpp pv/mainwindow.cpp pv/sigsession.cpp pv/data/analog.cpp