mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 15:45:47 -04:00
MetalDevice: Use shared SPIRV-Cross
This commit is contained in:
@ -68,7 +68,3 @@ if(WIN32)
|
||||
add_subdirectory(winpixeventruntime EXCLUDE_FROM_ALL)
|
||||
endif()
|
||||
|
||||
if(APPLE)
|
||||
add_subdirectory(spirv-cross EXCLUDE_FROM_ALL)
|
||||
disable_compiler_warnings_for_target(spirv-cross)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user