Skip to content

Commit

Permalink
Fix build error (#4464)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #4464

Fix an internal build error with BUCK.

Reviewed By: jorgep31415

Differential Revision: D60458756

fbshipit-source-id: a13b3f2de6754dda86ac73eb0f8e24de60a0a98a
  • Loading branch information
SS-JIA authored and facebook-github-bot committed Jul 30, 2024
1 parent b7c8378 commit da7ca6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backends/vulkan/tools/gpuinfo/TARGETS
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ buck_filegroup(

vulkan_spv_shader_lib(
name = "gpuinfo_shader_lib",
is_fbcode = True,
spv_filegroups = {
":gpuinfo_shaders": "glsl",
},
Expand Down

0 comments on commit da7ca6f

Please sign in to comment.