Skip to content

cmake: Use CMAKE_DL_LIBS instead of -ldl #395

cmake: Use CMAKE_DL_LIBS instead of -ldl

cmake: Use CMAKE_DL_LIBS instead of -ldl #395

Workflow file for this run

name: macOS
on:
pull_request:
push:
branches:
- master
- main
- dev/*
jobs:
mac-build:
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Build macOS
run: ./make.sh all -y