X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=CMakeLists.txt;h=6fa08273ef73ed8d865d971b4e1da42d8784c722;hb=6e3f046e779b939efebdfa4d9e68fe28d9beee59;hp=f633cd5505562c585bfca86c683cdafd1b85a49e;hpb=21ad818feabcb0a1cb51c61c534adce553c7e325;p=pulseview.git diff --git a/CMakeLists.txt b/CMakeLists.txt index f633cd5..6fa0827 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