X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=CMakeLists.txt;h=7d46b25ee5359b171f93216ffec1924ab7cf260d;hb=5045f16d20921a6befc0c367a77a1cb838d9278e;hp=df201786445b17d7e6da62321471d61094791ced;hpb=de1d99bbe58f825e30048baa48a9439c01686f10;p=pulseview.git diff --git a/CMakeLists.txt b/CMakeLists.txt index df20178..7d46b25 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -105,6 +105,7 @@ set(pulseview_SOURCES pv/prop/bool.cpp pv/prop/double.cpp pv/prop/enum.cpp + pv/prop/int.cpp pv/prop/property.cpp pv/prop/binding/binding.cpp pv/prop/binding/deviceoptions.cpp