Skip to content
Commit 17d26872 authored by myfreeweb's avatar myfreeweb Committed by Lenny Komow
Browse files

build: use CMAKE_DL_LIBS instead of -ldl

e.g. FreeBSD does not use an extra library for dynamic loading, everything is in libc.

CMake provides the CMAKE_DL_LIBS variable to handle this. Use it.
parent f157e126
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment