X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=6fa08273ef73ed8d865d971b4e1da42d8784c722;hp=f633cd5505562c585bfca86c683cdafd1b85a49e;hb=728fcafc9897d3ffb4a109b6248d88b0945128f5;hpb=21ad818feabcb0a1cb51c61c534adce553c7e325 diff --git a/CMakeLists.txt b/CMakeLists.txt index f633cd55..6fa08273 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -121,6 +121,7 @@ set(pulseview_SOURCES pv/prop/enum.cpp pv/prop/int.cpp pv/prop/property.cpp + pv/prop/string.cpp pv/prop/binding/binding.cpp pv/prop/binding/decoderoptions.cpp pv/prop/binding/deviceoptions.cpp @@ -141,6 +142,7 @@ set(pulseview_SOURCES pv/view/view.cpp pv/view/viewport.cpp pv/view/decode/annotation.cpp + pv/widgets/popup.cpp ) # This list includes only QObject derrived class headers