Skip to content

Commit 4533914

Browse files
committed
#26: add doxygen to PATH
1 parent e52e4ab commit 4533914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-bake.hcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ target "build-all" {
329329
{
330330
compiler = "gcc-9"
331331
distro_version = "20.04"
332+
path_prefix = "/opt/doxygen/bin:"
332333
extra_packages = "python3-jinja2 python3-pygments"
333334
deps = <<EOF
334335
cmake: ['3.23.4']

0 commit comments

Comments
 (0)