mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 20:25:34 -05:00
9 lines
178 B
CMake
9 lines
178 B
CMake
add_mlir_library(
|
|
ConcretelangClientLib
|
|
ClientParameters.cpp
|
|
KeySet.cpp
|
|
KeySetCache.cpp
|
|
|
|
ADDITIONAL_HEADER_DIRS
|
|
${PROJECT_SOURCE_DIR}/include/concretelang/ClientLib
|
|
) |