Skip to content

Fix cmake search for fucntions #31

Fix cmake search for fucntions

Fix cmake search for fucntions #31

Triggered via pull request July 5, 2024 17:17
@ra3xdhra3xdh
synchronize #12
fix_cmake
Status Success
Total duration 1m 38s
Artifacts

macos.yml

on: pull_request
build-mac-intel
1m 29s
build-mac-intel
build-mac-arm
58s
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"