mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-10 04:35:03 -05:00
5 lines
199 B
CMake
5 lines
199 B
CMake
set(LLVM_OPTIONAL_SOURCES CompilerEngine.cpp)
|
|
|
|
add_mlir_public_c_api_library(CONCRETELANGCAPISupport CompilerEngine.cpp LINK_LIBS PUBLIC MLIRCAPIIR
|
|
ConcretelangSupport)
|