include FFT in DKSOPAL and DKSBaseMuSR
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
SET (_SRCS MICBase.cpp)
|
||||
SET (_HDRS MICBase.h)
|
||||
SET (_SRCS MICBase.cpp MICFFT.cpp)
|
||||
SET (_HDRS MICBase.h MICFFT.h)
|
||||
|
||||
IF (ENABLE_OPAL)
|
||||
SET (_SRCS
|
||||
${_SRCS}
|
||||
MICChiSquare.cpp
|
||||
MICFFT.cpp
|
||||
MICGreensFunction.cpp
|
||||
MICCollimatorPhysics.cpp
|
||||
)
|
||||
@@ -13,7 +12,6 @@ IF (ENABLE_OPAL)
|
||||
SET (_HDRS
|
||||
${_HDRS}
|
||||
MICChiSquare.h
|
||||
MICFFT.h
|
||||
MICCollimatorPhysics.h
|
||||
MICGreensFunction.hpp
|
||||
MICMergeSort.h
|
||||
|
||||
Reference in New Issue
Block a user