Skip to content

Commit

Permalink
Improve depiction of installed files
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Nov 2, 2023
1 parent 89ef736 commit 07c3dd5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,17 @@ The installation will look like
| `-- run_bmiheatcxx
|-- include
| |-- bmi.hxx
| |-- heat.hxx
| `-- bmi_heat.hxx
`-- lib
|-- libbmiheatcxx.dylib
|-- libheatcxx.dylib
`-- pkgconfig
|-- bmicxx.pc
`-- heatcxx.pc
|-- heatcxx.pc
`-- bmiheatcxx.pc
4 directories, 6 files
4 directories, 9 files
```

From the build directory,
Expand Down

0 comments on commit 07c3dd5

Please sign in to comment.