mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-17 06:38:23 +00:00
Protobuf is now module cmake loaded on linux, and generates files on build
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "../common/string_util.h"
|
||||
#ifndef PROTO_H
|
||||
#define PROTO_H
|
||||
#include "../common/proto/message.pb.h"
|
||||
#include "../common/message.pb.h"
|
||||
#endif
|
||||
|
||||
const ZoneConfig *zoneConfig;
|
||||
|
||||
Reference in New Issue
Block a user