mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Fix qmake error:
Please specify at least one package name on the command line.
This commit is contained in:
parent
7861dcb32e
commit
da02bf8ca1
@ -110,6 +110,6 @@ android-* {
|
||||
}
|
||||
|
||||
################################### Pkg-Config Stuff #############################
|
||||
|
||||
LIBS *= $$system(pkg-config --libs $$PKGCONFIG)
|
||||
|
||||
!isEmpty(PKGCONFIG) {
|
||||
LIBS *= $$system(pkg-config --libs $$PKGCONFIG)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user