aboutsummaryrefslogtreecommitdiffstats
path: root/library/recipes/clickhouse/recipe.inc
blob: 5648cb95b86a14e2005a760f4cad44bae50dfdff (plain) (blame)
1
2
3
4
5
INCLUDE(${ARCADIA_ROOT}/library/recipes/clickhouse/recipe/recipe.inc)

DEPENDS(library/recipes/clickhouse)

USE_RECIPE(library/recipes/clickhouse/clickhouse-recipe "${CLICKHOUSE_RECIPE_OPTS}")