![]() |
Scanframe DevOps Trial App 0.1.0
|
To open a browser after compiling the **'document'** project in CLion the following items must be configured.
manual
project.Executable
to google-chrome
in Linux.Program arguments
options --app=file://$CMakeCurrentBuildDir$/html/index.html
For this a shell script is created in bin/man
for Linux open.sh
and Windows open.cmd
.