diff options
Diffstat (limited to 'flow/gsl/CMakeLists.txt')
-rw-r--r-- | flow/gsl/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flow/gsl/CMakeLists.txt b/flow/gsl/CMakeLists.txt index 877b77c..e8e9576 100644 --- a/flow/gsl/CMakeLists.txt +++ b/flow/gsl/CMakeLists.txt @@ -144,7 +144,7 @@ set( ${target}_SRCS gslconvert.c gslfft.c gslsignal.c gslloader.c gslwaveosc.c gslengine.c gsloputil.c gslopmaster.c gslopschedule.c gsldatahandle-mad.c gslosctable.c - gsloscillator.c gslfilehash.c gslartsthreads.cc + gsloscillator.c gslfilehash.c gslartsthreads.cpp ) tde_add_library( ${target} STATIC_PIC |