aboutsummaryrefslogtreecommitdiffstats
path: root/standalone-translate/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'standalone-translate/CMakeLists.txt')
-rw-r--r--standalone-translate/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/standalone-translate/CMakeLists.txt b/standalone-translate/CMakeLists.txt
index 137f794..ff70c7c 100644
--- a/standalone-translate/CMakeLists.txt
+++ b/standalone-translate/CMakeLists.txt
@@ -16,8 +16,8 @@ target_link_libraries(standalone-translate
MLIRIR
MLIRParser
MLIRPass
- MLIRSPIRV
- MLIRTranslation
+ MLIRSPIRVDialect
+ MLIRTranslateLib
MLIRSupport
)