Fix CMakeLists

This commit is contained in:
Iscle 2023-05-16 00:59:31 +02:00
parent 034ca6ed61
commit 3f71866a36

View File

@ -71,8 +71,6 @@ set(FILES
src/viper/utils/TimeConstDelay.cpp src/viper/utils/TimeConstDelay.cpp
src/viper/utils/WaveBuffer.cpp) src/viper/utils/WaveBuffer.cpp)
message(${CMAKE_BUILD_TYPE})
add_library( add_library(
# Sets the name of the library. # Sets the name of the library.
v4a_re v4a_re