X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=74b91af9601c3102e06d38da89f27f5e2b8fe15a;hp=f633cd5505562c585bfca86c683cdafd1b85a49e;hb=7112a4581822c43241a55fbd61c98bee062d452b;hpb=8481fbdf89e8f26a0d5ef0b69e32d25be5e2f6e4 diff --git a/CMakeLists.txt b/CMakeLists.txt index f633cd55..74b91af9 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