File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -86,10 +86,10 @@ Please replace `[ ]` with `[X]` to indicate you have taken the requested action
86
86
- [ ] Build/install was attempted with manual/advanced
87
87
[ CMake install]
88
88
- [ ] Name and version of the C compiler being used
89
- - [ ] Name and version of the Fortran compiler being used
90
- - [ ] Attached/included the output of the configure step with
89
+ - [ ] Name and version of the Fortran compiler being used
90
+ - [ ] Attached/included the output of the configure step with
91
91
CMake. (Usually something like ` cd build && cmake .. ` )
92
- - [ ] Attached/included the output of `make VERBOSE=1`
92
+ - [ ] Attached/included the output of ` make VERBOSE=1 `
93
93
- [ ] Attached/included the output of ` ctest --verbose `
94
94
- [ ] Other build/install was attempted (please describe)
95
95
You can’t perform that action at this time.
0 commit comments