mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-25 13:05:04 +00:00
[mlir][standalone] NFC: Update CMakeLists.txt to reflect best practices
Update to follow the changes introduced in 5469f43 and documented in 93f7e52.
This commit is contained in:
parent
5c91aa6603
commit
98b8b36d00
@ -7,6 +7,7 @@ add_mlir_dialect_library(MLIRStandalone
|
||||
|
||||
DEPENDS
|
||||
MLIRStandaloneOpsIncGen
|
||||
)
|
||||
|
||||
target_link_libraries(MLIRStandalone PUBLIC MLIRIR)
|
||||
LINK_LIBS PUBLIC
|
||||
MLIRIR
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user