Skip to content

Merge pull request #12 from ra3xdh/fix_cmake #32

Merge pull request #12 from ra3xdh/fix_cmake

Merge pull request #12 from ra3xdh/fix_cmake #32

Triggered via push July 5, 2024 17:22
Status Success
Total duration 1m 58s
Artifacts

macos.yml

on: push
build-mac-intel
1m 50s
build-mac-intel
build-mac-arm
59s
build-mac-arm
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build-mac-intel
Refusing to link macOS provided/shadowed software: bison If you need to have bison first in your PATH, run: echo 'export PATH="/usr/local/opt/bison/bin:$PATH"' >> /Users/runner/.bash_profile For compilers to find bison you may need to set: export LDFLAGS="-L/usr/local/opt/bison/lib"