X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=CMakeLists.txt;h=6fa08273ef73ed8d865d971b4e1da42d8784c722;hb=6e3f046e779b939efebdfa4d9e68fe28d9beee59;hp=4d1e9190119bc60bb0d0b4eb0a69062165e45cdd;hpb=e0fc58100fbcd6c3bfd5aecb213d7541a3436622;p=pulseview.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 4d1e919..6fa0827 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -121,7 +121,9 @@ 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 pv/toolbars/contextbar.cpp pv/toolbars/samplingbar.cpp @@ -140,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