Protobuf prototype
This commit is contained in:
parent
e277a83c5f
commit
9b567b8c6c
119 changed files with 8599 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.17
|
||||
|
||||
# compile CXX with /Library/Developer/CommandLineTools/usr/bin/c++
|
||||
CXX_FLAGS = -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -std=gnu++17
|
||||
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = -I/Users/konstantinviesure/workspace/compLIB/server/third_party/asio -I/Users/konstantinviesure/workspace/compLIB/server/cmake-build-debug -I/Users/konstantinviesure/workspace/compLIB/server -I/usr/local/include
|
||||
|
Reference in a new issue