Skip to content
Snippets Groups Projects
Commit 7cbff69e authored by Andre Maroneze's avatar Andre Maroneze
Browse files

force disable gui on macOS

parent 8bec5d80
No related branches found
No related tags found
No related merge requests found
......@@ -92,6 +92,7 @@ tags: [
build: [
["bash" "dev/disable-plugins.sh" "e-acsl"] { os-family = "windows" }
["bash" "dev/disable-plugins.sh" "gui"] { os = "macos" }
["dune" "build" "-j%{jobs}%" "--release" "--promote-install-files=false"
"@install"
"@doc" { with-doc }
......
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