From: Uwe Hermann Date: Wed, 10 Sep 2014 16:39:35 +0000 (+0200) Subject: test/CMakeLists.txt: Fix build. X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=commitdiff_plain;h=686a9bf7f6f720f3ad431fbb0103444504709a80 test/CMakeLists.txt: Fix build. --- diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index adbb55e..6886f94 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