mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-19 12:46:12 +08:00
wip : pimpled Tx and moved resampler inside GGWave
This commit is contained in:
@@ -4,7 +4,6 @@ set(TARGET ggwave)
|
||||
|
||||
add_library(${TARGET}
|
||||
ggwave.cpp
|
||||
resampler.cpp
|
||||
)
|
||||
|
||||
target_include_directories(${TARGET} PUBLIC
|
||||
|
||||
Reference in New Issue
Block a user