From 3f71866a36edf3cfbedb70d9707a507923bfa09c Mon Sep 17 00:00:00 2001 From: Iscle Date: Tue, 16 May 2023 00:59:31 +0200 Subject: [PATCH] Fix CMakeLists --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2d51620..8eb7349 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -71,8 +71,6 @@ set(FILES src/viper/utils/TimeConstDelay.cpp src/viper/utils/WaveBuffer.cpp) -message(${CMAKE_BUILD_TYPE}) - add_library( # Sets the name of the library. v4a_re