mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
feat(shader): Enhance shader compilation with in-process support for multiple targets and integrate PipelineCompilerService
This commit is contained in:
@@ -40,6 +40,7 @@ class SDL3CppConan(ConanFile):
|
||||
"bgfx/1.129.8930-495",
|
||||
"entt/3.16.0",
|
||||
"materialx/1.39.1",
|
||||
"spirv-cross/1.4.321.0"
|
||||
)
|
||||
|
||||
def configure(self):
|
||||
|
||||
Reference in New Issue
Block a user