-D CMAKE_BUILD_TYPE=Release does nothing since the default build type is Release. Also, it should be enclosed in quotes "-D CMAKE_BUILD_TYPE=Release", otherwise the shell/cmake fails to properly interpret the arguments. |
||
|---|---|---|
| .. | ||
| bin | ||
| lean | ||
| make | ||
| .gitignore | ||
| coding_style.md | ||
| commit_convention.md | ||
| export_format.md | ||
| fixing_tests.md | ||
| syntax_highlight_in_latex.md | ||
| todo.md | ||