Skip to content

Commit

Permalink
cfft and rfft test modules removed
Browse files Browse the repository at this point in the history
NE10_TEST_DSP could no longer build with cfft and rfft test modules
removed.
  • Loading branch information
matt68000 committed Jun 18, 2014
1 parent 0af8012 commit c0c9319
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/NE10Demo/jni/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ set(NE10_TEST_MATH_SRCS
# Define dsp test files.
set(NE10_TEST_DSP_SRCS
${PROJECT_SOURCE_DIR}/modules/dsp/test/test_main.c
${PROJECT_SOURCE_DIR}/modules/dsp/test/test_suite_cfft.c
${PROJECT_SOURCE_DIR}/modules/dsp/test/test_suite_rfft.c
${PROJECT_SOURCE_DIR}/modules/dsp/test/test_suite_fir.c
${PROJECT_SOURCE_DIR}/modules/dsp/test/test_suite_fir_decimate.c
${PROJECT_SOURCE_DIR}/modules/dsp/test/test_suite_fir_interpolate.c
Expand Down

0 comments on commit c0c9319

Please sign in to comment.