diff --git a/vcpkg.json b/vcpkg.json deleted file mode 100644 index f391e92..0000000 --- a/vcpkg.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "dependencies": [ - "assimp", - "entt", - "stb", - "entt", - "freetype", - "glfw3", - "glm", - "ktx", - "nlohmann-json", - "fmt", - "gtest", - "vulkan-memory-allocator", - "lunasvg", - "harfbuzz", - "shader-slang", - "metis", - "meshoptimizer" - ] -} \ No newline at end of file diff --git a/vcpkg.json b/vcpkg.json new file mode 120000 index 0000000..2a91e2e --- /dev/null +++ b/vcpkg.json @@ -0,0 +1 @@ +external/Seele/vcpkg.json \ No newline at end of file