mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
chore(compiler): remove old makefile targets
This commit is contained in:
committed by
Quentin Bourgerie
parent
dfa0c8b202
commit
8033c934f3
@@ -241,12 +241,6 @@ build-end-to-end-jit-test: build-initialized
|
||||
build-end-to-end-test: build-initialized
|
||||
cmake --build $(BUILD_DIR) --target end_to_end_test
|
||||
|
||||
build-end-to-end-jit-encrypted-tensor: build-initialized
|
||||
cmake --build $(BUILD_DIR) --target end_to_end_jit_encrypted_tensor
|
||||
|
||||
build-end-to-end-jit-fhelinalg: build-initialized
|
||||
cmake --build $(BUILD_DIR) --target end_to_end_jit_fhelinalg
|
||||
|
||||
build-end-to-end-jit-lambda: build-initialized
|
||||
cmake --build $(BUILD_DIR) --target end_to_end_jit_lambda
|
||||
|
||||
|
||||
Reference in New Issue
Block a user