From 235024cf768efd8242aa0283d2fed123701a851a Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 20 Jun 2019 17:33:44 +0200 Subject: [PATCH] Fixed error in CMakeLists.txt --- software/drsosc/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/drsosc/CMakeLists.txt b/software/drsosc/CMakeLists.txt index 47f9553..adc9f72 100644 --- a/software/drsosc/CMakeLists.txt +++ b/software/drsosc/CMakeLists.txt @@ -24,7 +24,7 @@ set(SRC ConfigDialog DOFrame DOScreen - DRSOsc + DRSOsc.cpp MeasureDialog Measurement Osci