SET (_SRCS ) SET (_HDRS ChiSquareRuntime.h ImageReconstruction.h CollimatorPhysics.h FFT.h ) ADD_SOURCES (${_SRCS}) ADD_HEADERS (${_HDRS}) INSTALL(FILES ${_HDRS} DESTINATION include/Algorithms)