commit | b4c09637a67492be2fdb125054cf4535947ea3ea | [log] [tgz] |
---|---|---|
author | Diego Caballero <diegocaballero@google.com> | Wed Apr 13 14:09:36 2022 -0700 |
committer | GitHub <noreply@github.com> | Wed Apr 13 14:09:36 2022 -0700 |
tree | f27267613c0b101ead2bf48d1b3f21faf1112c4d | |
parent | 07057c85eddff7d456209d562788b19af0801037 [diff] |
Update README.md (#8880)
diff --git a/iree/samples/static_library/README.md b/iree/samples/static_library/README.md index 3451e00..b22a3f3 100644 --- a/iree/samples/static_library/README.md +++ b/iree/samples/static_library/README.md
@@ -39,7 +39,7 @@ for general instructions on building using CMake): ```shell - cmake -B ../iree-build/ + cmake -B ../iree-build/ \ -DIREE_BUILD_SAMPLES=ON \ -DIREE_TARGET_BACKEND_DEFAULTS=OFF \ -DIREE_TARGET_BACKEND_DYLIB_LLVM_AOT=ON \