X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=f633cd5505562c585bfca86c683cdafd1b85a49e;hp=4d1e9190119bc60bb0d0b4eb0a69062165e45cdd;hb=21ad818feabcb0a1cb51c61c534adce553c7e325;hpb=06bb4e6a55f5f6983d94fef2b25afc0a70f7b8d9 diff --git a/CMakeLists.txt b/CMakeLists.txt index 4d1e9190..f633cd55 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -122,6 +122,7 @@ set(pulseview_SOURCES pv/prop/int.cpp pv/prop/property.cpp pv/prop/binding/binding.cpp + pv/prop/binding/decoderoptions.cpp pv/prop/binding/deviceoptions.cpp pv/toolbars/contextbar.cpp pv/toolbars/samplingbar.cpp