We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97135c9 commit 71a1fecCopy full SHA for 71a1fec
mlir/test/Examples/standalone/test.toy
@@ -1,4 +1,4 @@
1
-# RUN: "%cmake_exe" --build . --target install
+# RUN: "%cmake_exe" --build "%llvm_obj_root" --target install
2
# RUN: "%cmake_exe" "%mlir_src_root/examples/standalone" -G "%cmake_generator" \
3
# RUN: -DCMAKE_CXX_COMPILER=%host_cxx -DCMAKE_C_COMPILER=%host_cc \
4
# RUN: -DLLVM_ENABLE_LIBCXX=%enable_libcxx -DMLIR_DIR=%mlir_cmake_dir \
0 commit comments