[mlir] Make mlir_check_link_libraries() work with interface libraries
This changes mlir_check_link_libraries() to work with interface libraries. These don't have the LINK_LIBRARIES property. Differential Revision: https://reviews.llvm.org/D85957
Loading
Please sign in to comment