more formatting
This commit is contained in:
parent
2dafc0e87e
commit
8549d29052
10
README.md
10
README.md
@ -22,11 +22,11 @@ You should not need to modify anything inside CMakeLists.txt.
|
|||||||
# Default build instructions:
|
# Default build instructions:
|
||||||
|
|
||||||
|
|
||||||
`% cd sum_harness_instructional` # contains the source files and CMakeLists.txt file
|
`% cd sum_harness_instructional` # contains the source files and CMakeLists.txt file
|
||||||
`% mkdir build`
|
`% mkdir build`
|
||||||
`% cd build`
|
`% cd build`
|
||||||
`% cmake ../` # cmake generates lots of output
|
`% cmake ../` # cmake generates lots of output
|
||||||
`% make` # to build the programs
|
`% make` # to build the programs
|
||||||
|
|
||||||
# Additional build options -- Compiler Optimization Level
|
# Additional build options -- Compiler Optimization Level
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user