mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
remove mac comment
This commit is contained in:
parent
2842f07b53
commit
b70b507c56
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ To manually build documentation, call the following command.
|
|||
```bash
|
||||
cmake -Hdocumentation -Bbuild/doc
|
||||
cmake --build build/doc --target GenerateDocs
|
||||
# view the docs (using `open` on Mac)
|
||||
# view the docs
|
||||
open build/doc/doxygen/html/index.html
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue