file(GLOB globbed *.c *.cpp) add_llvm_library(ToyDialect ${globbed} ) #add_dependencies(MLIRStandardOps MLIRStandardOpsIncGen LLVMSupport) #target_link_libraries(MLIRStandardOps LLVMSupport)