Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
Summary: Fix an internal build error with BUCK.

Differential Revision: D60458756
  • Loading branch information
SS-JIA authored and facebook-github-bot committed Jul 30, 2024
1 parent b7c8378 commit bd8a218
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 @@ -26,6 +26,7 @@ vulkan_spv_shader_lib(
spv_filegroups = {
":gpuinfo_shaders": "glsl",
},
is_fbcode = True,
)

fb_xplat_cxx_binary(
Expand Down

0 comments on commit bd8a218

Please sign in to comment.