Skip to content

Commit

Permalink
update cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
yifeizh2 committed Jul 16, 2024
1 parent 120b10a commit 10d90d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/gc/CAPI/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ add_mlir_public_c_api_library(GcCAPI
MLIROneDNNGraph
MLIRCPURuntimeDialect
GCPasses
GCAnalysis
MLIRCPURuntimeTransforms
)
1 change: 1 addition & 0 deletions lib/gc/ExecutionEngine/Driver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ add_mlir_library(GCJitWrapper
${dialect_libs}
${conversion_libs}
GCPasses
GCAnalysis
)

0 comments on commit 10d90d6

Please sign in to comment.