trillek-team / tec

The Trillek Engine
http://trillek.space
GNU Lesser General Public License v3.0
138 stars 21 forks source link

Add vcpkg.json manifest file #220

Closed adam4813 closed 3 years ago

adam4813 commented 3 years ago

vcpkg.json manifest is now the recommended way of declaring dependencies.

Description

When using the vcpkg.cmake toolchain file and having a vcpkg.json manifest file in the root source directory, CMake will automatically install all dependencies in the build directory.

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: