Very rough update to the CMakeLists.txt adding steamclient, steamnetworkingsockets and lobby_connect targets and fallbacks defines for the protobuf libraries and protoc executable

This commit is contained in:
vergeten 2019-08-12 13:53:23 +00:00 committed by Goldberg
parent 07af5737b4
commit 70a519e4e5
5 changed files with 1120 additions and 1 deletions

7
.gitignore vendored
View file

@ -1,12 +1,17 @@
.vs/*
.vscode/*
*.bin
*.o
net.pb.*
*steam_api*
release/*
/build*/
*.obj
/dll/net.pb.cc
/dll/net.pb.h
base.exp
base.lib
rtlgenrandom*
steamclient.exp
steamclient.lib
steamclient.lib
out/*