X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=8dd7c259bd80475cfa07f1e981b2c2f86a94fc31;hp=ebe156d56e5dc902480bbeff3794ba4ab7d831e3;hb=3820592a018c777727a6e65bd754d113742f4462;hpb=10b1be9216fa6235d370707750dd761d786347f7 diff --git a/CMakeLists.txt b/CMakeLists.txt index ebe156d5..8dd7c259 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -104,7 +104,7 @@ set(pulseview_SOURCES pv/prop/enum.cpp pv/prop/property.cpp pv/prop/binding/binding.cpp - pv/prop/binding/hwcap.cpp + pv/prop/binding/deviceoptions.cpp pv/view/analogsignal.cpp pv/view/cursor.cpp pv/view/header.cpp