1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-08-13 20:50:25 +02:00
Files
fwbuilder/src/nxosacl
Charlène Wendling 256362372c Use ${CMAKE_DL_LIBS} for portability
Some systems, like OpenBSD for example, have libdl integrated in libc.
Let CMAKE_DL_LIBS decide if '-ldl' is needed as a linker flag
2020-12-22 03:43:15 +01:00
..