Skip to content

Commit

Permalink
DRC: math: Add exponential source files to the window and aural CMake…
Browse files Browse the repository at this point in the history
…Lists.

For the C code mock up test, add the HiFi exponential
source files to the window and auditory CMakeLists.

Signed-off-by: shastry <[email protected]>
  • Loading branch information
ShriramShastry committed Dec 8, 2023
1 parent 2c1d187 commit 69ebd9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cmocka/src/math/window/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ cmocka_test(window
${PROJECT_SOURCE_DIR}/src/math/base2log.c
${PROJECT_SOURCE_DIR}/src/math/decibels.c
${PROJECT_SOURCE_DIR}/src/math/exp_fcn.c
${PROJECT_SOURCE_DIR}/src/math/exp_fcn_hifi.c
)

0 comments on commit 69ebd9a

Please sign in to comment.