FIX: fixed bug in message.cpp and removed track from lib
This commit is contained in:
@@ -61,8 +61,6 @@ add_library(whisper-com STATIC
|
||||
src/WHISPER/Messages/Leave.cpp
|
||||
|
||||
|
||||
include/WHISPER/Messages/Track.hpp
|
||||
src/WHISPER/Messages/Track.cpp
|
||||
|
||||
|
||||
|
||||
@@ -72,7 +70,6 @@ add_library(whisper-com STATIC
|
||||
include/WHISPER/Messages/Protos/join.pb.cc
|
||||
|
||||
include/WHISPER/Messages/Protos/leave.pb.cc
|
||||
include/WHISPER/Messages/Protos/raw_track.pb.cc
|
||||
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user