From fb40fcf24c09ab3747b64cf7388b3a5a164812c8 Mon Sep 17 00:00:00 2001 From: "Roscoe A. Bartlett" Date: Wed, 10 Mar 2021 09:01:05 -0700 Subject: [PATCH] SQUASH AGAINST: Modernize for newer CMake and fix compile error (#8498) --- demos/buildAgainstTrilinos/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/buildAgainstTrilinos/README.md b/demos/buildAgainstTrilinos/README.md index 87178425dfd2..c9a624744d14 100644 --- a/demos/buildAgainstTrilinos/README.md +++ b/demos/buildAgainstTrilinos/README.md @@ -43,7 +43,7 @@ This will put a file called `TrilinosConfig.cmake` under a subdirectory of ## 3. Configure the example project: ``` - $ cd / + $ cd / $ mkdir $ cd / $ cmake \