mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
chore: ./build as default build directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
BUILD_TYPE?=Release
|
||||
BUILD_DIR?=./build-$(BUILD_TYPE)
|
||||
BUILD_DIR?=./build
|
||||
Python3_EXECUTABLE?=
|
||||
BINDINGS_PYTHON_ENABLED=ON
|
||||
DATAFLOW_EXECUTION_ENABLED=OFF
|
||||
|
||||
Reference in New Issue
Block a user