mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-12-21 11:42:41 +00:00
gl_shader_disk_cache: Compress GLSL code using LZ4
This commit is contained in:
@@ -104,4 +104,4 @@ add_library(video_core STATIC
|
||||
create_target_directory_groups(video_core)
|
||||
|
||||
target_link_libraries(video_core PUBLIC common core)
|
||||
target_link_libraries(video_core PRIVATE glad)
|
||||
target_link_libraries(video_core PRIVATE glad lz4_static)
|
||||
|
||||
Reference in New Issue
Block a user