Skip to content

Commit

Permalink
Merge branch 'main' into fft
Browse files Browse the repository at this point in the history
  • Loading branch information
spectre-ns authored Nov 24, 2023
2 parents d4bf3a3 + fb8a672 commit e7e70e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ set(XTENSOR_SIGNAL_HEADERS
${XTENSOR_SIGNAL_INCLUDE_DIR}/xtensor-signal/find_peaks.hpp
${XTENSOR_SIGNAL_INCLUDE_DIR}/xtensor-signal/lfilter.hpp
${XTENSOR_SIGNAL_INCLUDE_DIR}/xtensor-signal/fft.hpp

)

add_library(xtensor-signal INTERFACE)
Expand Down

0 comments on commit e7e70e5

Please sign in to comment.