diff options
Diffstat (limited to 'libs/usvfs/vcpkg.json')
| -rw-r--r-- | libs/usvfs/vcpkg.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/libs/usvfs/vcpkg.json b/libs/usvfs/vcpkg.json deleted file mode 100644 index a0f9d7f..0000000 --- a/libs/usvfs/vcpkg.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "dependencies": [ - "asmjit", - "spdlog", - "libudis86", - "boost-algorithm", - "boost-any", - "boost-dll", - "boost-filesystem", - "boost-format", - "boost-interprocess", - "boost-headers", - "boost-locale", - "boost-multi-index", - "boost-thread", - "boost-predef" - ], - "features": { - "testing": { - "description": "Build USVFS tests.", - "dependencies": ["gtest"] - } - } -} |
