Protobuf is now module cmake loaded on linux, and generates files on build

This commit is contained in:
Xackery
2018-03-11 22:27:37 -07:00
parent f990292660
commit 1a71237dc2
14 changed files with 2024 additions and 24539 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include "../common/timer.h"
#ifndef PROTO_H
#define PROTO_H
#include "../common/proto/message.pb.h"
#include "../common/message.pb.h"
#endif
#include "../common/servertalk.h"