From: Uwe Hermann Date: Wed, 10 Sep 2014 16:39:35 +0000 (+0200) Subject: test/CMakeLists.txt: Fix build. X-Git-Tag: pulseview-0.3.0~544 X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=commitdiff_plain;h=686a9bf7f6f720f3ad431fbb0103444504709a80;hp=dac1bb975265d33e7aeb0e3fc0342260613af9d1 test/CMakeLists.txt: Fix build. --- diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index adbb55eb..6886f94a 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -48,7 +48,6 @@ set(pulseview_TEST_SOURCES ${PROJECT_SOURCE_DIR}/pv/device/device.cpp ${PROJECT_SOURCE_DIR}/pv/device/devinst.cpp ${PROJECT_SOURCE_DIR}/pv/device/file.cpp - ${PROJECT_SOURCE_DIR}/pv/device/inputfile.cpp ${PROJECT_SOURCE_DIR}/pv/device/sessionfile.cpp ${PROJECT_SOURCE_DIR}/pv/prop/double.cpp ${PROJECT_SOURCE_DIR}/pv/prop/enum.cpp