Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repetitive glm dependency #56

Open
jamesnulliu opened this issue Sep 4, 2023 · 1 comment
Open

Repetitive glm dependency #56

jamesnulliu opened this issue Sep 4, 2023 · 1 comment

Comments

@jamesnulliu
Copy link

In Visual Studio 2022, I notice that there is a repetitive glm dependency to the path "Walnut/vendor/glm" and VulkanSDK. This causes a duplicated occurance of "glm" and sub-headers in the prompt for code auto-completion.

This is avoidable by not adding any dependency of "Walnut/vendor/glm" to premake files, since Vulkan is bound to be included in the project.

@ThunderSphun
Copy link

vulkan has glm as optional install option, so the user isnt guaranteed to have glm installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants