X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=74b91af9601c3102e06d38da89f27f5e2b8fe15a;hp=f633cd5505562c585bfca86c683cdafd1b85a49e;hb=4206fe26e6b3f6439e382a072f5ff67c009f412a;hpb=21ad818feabcb0a1cb51c61c534adce553c7e325 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