removing vulkan references from mac builds
This commit is contained in:
+8
-3
@@ -1,8 +1,14 @@
|
||||
{
|
||||
"dependencies": [
|
||||
"vulkan",
|
||||
{
|
||||
"name": "vulkan",
|
||||
"platform": "!osx"
|
||||
},
|
||||
{
|
||||
"name": "vulkan-memory-allocator",
|
||||
"platform": "!osx"
|
||||
},
|
||||
"assimp",
|
||||
"entt",
|
||||
"stb",
|
||||
"entt",
|
||||
"freetype",
|
||||
@@ -12,7 +18,6 @@
|
||||
"nlohmann-json",
|
||||
"fmt",
|
||||
"gtest",
|
||||
"vulkan-memory-allocator",
|
||||
"lunasvg",
|
||||
"harfbuzz",
|
||||
"shader-slang",
|
||||
|
||||
Reference in New Issue
Block a user