mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-04 04:23:55 -07:00
more ServerNetwork code
This commit is contained in:
parent
6bbc76af2b
commit
c9b66e4239
21 changed files with 441 additions and 35 deletions
|
|
@ -34,8 +34,6 @@ SET(common_HEADERS
|
|||
FIND_PACKAGE(Qt4 REQUIRED)
|
||||
FIND_PACKAGE(Protobuf REQUIRED)
|
||||
|
||||
set(CMAKE_BUILD_TYPE Release)
|
||||
|
||||
QT4_WRAP_CPP(common_HEADERS_MOC ${common_HEADERS})
|
||||
INCLUDE(${QT_USE_FILE})
|
||||
INCLUDE_DIRECTORIES(pb)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue