1add_mlir_unittest(MLIRLspServerSupportTests 2 Protocol.cpp 3 Transport.cpp 4) 5mlir_target_link_libraries(MLIRLspServerSupportTests 6 PRIVATE 7 MLIRLspServerSupportLib) 8
1add_mlir_unittest(MLIRLspServerSupportTests 2 Protocol.cpp 3 Transport.cpp 4) 5mlir_target_link_libraries(MLIRLspServerSupportTests 6 PRIVATE 7 MLIRLspServerSupportLib) 8