> >     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.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to