Skip to content
Snippets Groups Projects
Commit 904ae622 authored by Lars Bilke's avatar Lars Bilke
Browse files

[Jenkins] Fixed Doxygen log parsing.

parent 9e261f2f
No related branches found
No related tags found
No related merge requests found
def defaultDockerArgs = '-v /home/jenkins/.ccache:/usr/src/.ccache'
def defaultCMakeOptions =
'-DCMAKE_BUILD_TYPE=Release ' +
'-DOGS_CPU_ARCHITECTURE=generic '
'-DOGS_CPU_ARCHITECTURE=generic ' +
'-DDOCS_GENERATE_LOGFILE=ON '
def guiCMakeOptions =
'-DOGS_BUILD_CLI=OFF ' +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment