mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
disabled libresapi httpserver as well
This commit is contained in:
parent
c365a96489
commit
af65ac1aa8
@ -84,8 +84,8 @@ libresapi_settings:CONFIG -= no_libresapi_settings
|
||||
|
||||
# To disable libresapi via HTTP (based on libmicrohttpd) append the following
|
||||
# assignation to qmake command line "CONFIG+=no_libresapihttpserver"
|
||||
CONFIG *= libresapihttpserver
|
||||
no_libresapihttpserver:CONFIG -= libresapihttpserver
|
||||
CONFIG *= no_libresapihttpserver
|
||||
libresapihttpserver:CONFIG -= no_libresapihttpserver
|
||||
|
||||
# To disable SQLCipher support append the following assignation to qmake
|
||||
# command line "CONFIG+=no_sqlcipher"
|
||||
|
Loading…
Reference in New Issue
Block a user