Haiku: Enable iconv support
Fix the linking of the iconv config test on Haiku Change-Id: I7717faf51326a4e3b0f4f6331908a35f1ff0206a Reviewed-by: Augustin Cavalier <waddlesplash@gmail.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
This commit is contained in:
parent
7e2ef1fd21
commit
b6184286cd
@ -1,3 +1,3 @@
|
||||
SOURCES = iconv.cpp
|
||||
CONFIG -= qt dylib
|
||||
mac|mingw|qnx:LIBS += -liconv
|
||||
mac|mingw|qnx|haiku:LIBS += -liconv
|
||||
|
Loading…
x
Reference in New Issue
Block a user