Update Dependencies & Yojimbo hello world & Bone server

This commit is contained in:
Julian Nießner
2019-04-24 09:21:17 +02:00
parent fc2e3e801c
commit e024ef3f0c
15 changed files with 541 additions and 330 deletions

13
conanfile.txt Normal file
View File

@@ -0,0 +1,13 @@
[requires]
box2d/2.3.1@conan/stable
glm/0.9.9.1@g-truc/stable
EntityX/1.1.2@gulum/stable
Yojimbo/1.2.1@gulum/stable
vscodepropertiesgen/0.1@mkovalchik/stable
[generators]
cmake
[imports]
bin, *.dll -> ./bin # Copies all dll files from packages bin folder to my "./" folder