mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed compilation "without git" as asked by ubuntu packaging
This commit is contained in:
parent
ac9d568c8c
commit
66e1c8c253
@ -1,7 +1,7 @@
|
|||||||
!include("retroshare.pri"): error("Could not include file retroshare.pri")
|
!include("retroshare.pri"): error("Could not include file retroshare.pri")
|
||||||
|
|
||||||
TEMPLATE = subdirs
|
TEMPLATE = subdirs
|
||||||
CONFIG += tests
|
#CONFIG += tests
|
||||||
|
|
||||||
SUBDIRS += \
|
SUBDIRS += \
|
||||||
openpgpsdk \
|
openpgpsdk \
|
||||||
|
Loading…
Reference in New Issue
Block a user