> > list(APPEND PULSEVIEW_LINK_LIBS "-ldl")
> > + link_libraries("-no-pie -fno-pie")
> > endif()
>
> May I suggest you add another change "for good measure", and
> replace the open coded -ldl spec with ${CMAKE_DL_LIBS} which is
> more portable?Sure, good catch, thanks! Will do that in V2.
signature.asc
Description: PGP signature
_______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

