Generate from proto and include as static library in client and server
This commit is contained in:
@@ -24,7 +24,7 @@ target_include_directories(chat_client
|
||||
|
||||
target_link_libraries(chat_client
|
||||
PRIVATE
|
||||
proto_interface
|
||||
proto_static
|
||||
Qt::Core
|
||||
Qt::Widgets
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user