Commit c81db142 authored by BogDan Vatra's avatar BogDan Vatra
Browse files

QNX has no libdl, but all the functions are in libc


Change-Id: I3f4b32eb8bbc0a35e817399516daa02de358575d
Reviewed-by: default avatarLars Knoll <lars.knoll@theqtcompany.com>
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: default avatarRafael Roquetto <rafael.roquetto@kdab.com>
Showing with 1 addition and 1 deletion
SOURCES = libdl.cpp
CONFIG -= qt dylib
LIBS += -ldl
!qnx: LIBS += -ldl
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment