mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-18 20:19:11 +00:00
Change: add vcpkg.json to instruct vcpkg what dependencies we require
This works on all OSes, making it far simpler for any developer to jump in. Just install vcpkg, run "vcpkg install" in our root, and you have all the dependencies.
This commit is contained in:
committed by
Patric Stout
parent
0c064b5119
commit
49db7bbe08
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,3 +5,4 @@ docs/aidocs/*
|
||||
docs/gamedocs/*
|
||||
docs/source/*
|
||||
/out
|
||||
/vcpkg_installed
|
||||
|
Reference in New Issue
Block a user