Skip to content

Commit

Permalink
SQUASH AGAINST: Modernize for newer CMake and fix compile error (tril…
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlettroscoe committed Mar 10, 2021
1 parent e04bd2b commit fb40fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/buildAgainstTrilinos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ This will put a file called `TrilinosConfig.cmake` under a subdirectory of
## 3. Configure the example project:

```
$ cd <any--base-dir>/
$ cd <any-base-dir>/
$ mkdir <app-build-dir>
$ cd <app-build-dir>/
$ cmake \
Expand Down

0 comments on commit fb40fcf

Please sign in to comment.