mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
chore: Add build-benchmarks to the all target
This commit is contained in:
@@ -66,7 +66,7 @@ $(BUILD_DIR)/configured.stamp:
|
||||
-DCONCRETE_OPTIMIZER_DIR=${CONCRETE_OPTIMIZER_DIR}
|
||||
touch $@
|
||||
|
||||
all: concretecompiler python-bindings build-tests doc
|
||||
all: concretecompiler python-bindings build-tests build-benchmarks doc
|
||||
|
||||
build-initialized: concrete-optimizer-lib $(BUILD_DIR)/configured.stamp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user