mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
cockatrice_protocol can forward generated pb headers as a target.
Took 13 minutes
This commit is contained in:
parent
d946d6a3ec
commit
27c7e42f69
3 changed files with 4 additions and 4 deletions
|
|
@ -56,7 +56,6 @@ add_library(cockatrice_server STATIC
|
|||
target_include_directories(cockatrice_server
|
||||
PUBLIC include
|
||||
PUBLIC ${CMAKE_SOURCE_DIR}/common
|
||||
PUBLIC ${CMAKE_BINARY_DIR}/libs/pb
|
||||
)
|
||||
|
||||
# Make cockatrice_server depend on cockatrice_protocol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue