mirror of
https://github.com/simon987/wavelib.git
synced 2025-04-10 14:06:46 +00:00
forgot to unreference the denoise.h from auxiliary/CMakeLists.txt
This commit is contained in:
parent
c1c6eda13d
commit
0cbcb8b7d5
@ -4,9 +4,7 @@ set(SOURCE_FILES denoise.c
|
||||
waux.c
|
||||
)
|
||||
|
||||
set(HEADER_FILES denoise.h
|
||||
waux.h
|
||||
)
|
||||
set(HEADER_FILES waux.h)
|
||||
|
||||
add_library(wauxlib STATIC ${SOURCE_FILES} ${HEADER_FILES})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user