From: hobbes1069 Date: Wed, 29 May 2013 00:15:28 +0000 (+0000) Subject: Update cmake config for renamed source files. X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=f2c3eb63868bba0df3daabb36eda9a8618fec5cb;p=freetel-svn-tracking.git Update cmake config for renamed source files. git-svn-id: https://svn.code.sf.net/p/freetel/code@1292 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/fdmdv2/src/CMakeLists.txt b/fdmdv2/src/CMakeLists.txt index 016526f5..393385be 100644 --- a/fdmdv2/src/CMakeLists.txt +++ b/fdmdv2/src/CMakeLists.txt @@ -9,7 +9,7 @@ set(FREEDV_SOURCES fdmdv2_plot_scalar.cpp fdmdv2_plot_scatter.cpp fdmdv2_plot_spectrum.cpp - fdmdv2_plot_waterfall_linux.cpp + fdmdv2_plot_waterfall.cpp hamlib.cpp topFrame.cpp sox_biquad.c @@ -26,7 +26,7 @@ set(FREEDV_SOURCES fdmdv2_plot_scalar.h fdmdv2_plot_scatter.h fdmdv2_plot_spectrum.h - fdmdv2_plot_waterfall_linux.h + fdmdv2_plot_waterfall.h hamlib.h sox_biquad.h sox.h