aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/clang/clang-format/ya.make
blob: 22a8e6e5c3b6c8f3e5e4ea06b2a92bcdc2499bc1 (plain) (blame)
1
2
3
4
5
6
7
RESOURCES_LIBRARY()

# Note: the json below is also referred from build/ya.conf.json,
# please change these references consistently
DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE_BY_JSON(CLANG_FORMAT clang-format16.json)

END()