X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=74b91af9601c3102e06d38da89f27f5e2b8fe15a;hp=4d1e9190119bc60bb0d0b4eb0a69062165e45cdd;hb=4206fe26e6b3f6439e382a072f5ff67c009f412a;hpb=e0fc58100fbcd6c3bfd5aecb213d7541a3436622 diff --git a/CMakeLists.txt b/CMakeLists.txt index 4d1e9190..74b91af9 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