mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-07 12:05:52 +00:00
CMake: Fix Mac build
This commit is contained in:
parent
8822698eaf
commit
31052581d3
@ -69,5 +69,5 @@ endif()
|
||||
|
||||
if(APPLE)
|
||||
add_subdirectory(spirv-cross EXCLUDE_FROM_ALL)
|
||||
disable_compiler_warnings_for_target(spriv-cross)
|
||||
disable_compiler_warnings_for_target(spirv-cross)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user