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