Skip to content

Commit

Permalink
Fix for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
durswd committed Mar 4, 2024
1 parent de32f0e commit 440261a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,14 +145,10 @@ if(BUILD_VULKAN_COMPILER OR BUILD_TOOL)
debug
glslang-default-resource-limitsd
debug
HLSLd
debug
MachineIndependentd
debug
SPIRVd
debug
OGLCompilerd
debug
OSDependentd
debug
GenericCodeGend
Expand All @@ -161,14 +157,10 @@ if(BUILD_VULKAN_COMPILER OR BUILD_TOOL)
optimized
glslang-default-resource-limits
optimized
HLSL
optimized
MachineIndependent
optimized
SPIRV
optimized
OGLCompiler
optimized
OSDependent
optimized
GenericCodeGen)
Expand Down

0 comments on commit 440261a

Please sign in to comment.