nymea/server
Michael Zanetti 9c5a6fadb6 Add rpath to nymead binary
This allows to run it from the build directory without having to
specify LD_LIBRARY_PATH.

This is particularly useul when working with parts that require
special capabilities such as the NetworkDiscovery, given that
setcap on a binary disables LD_LIBRARY_LATH loading for security
reasons.

Building the dpkg package, the rpath will not be added.
2022-04-13 13:24:46 +02:00
..
qtservice fix typos as reported by Krazy2 2019-04-08 13:55:15 +02:00
main.cpp Add a command line argument for additional server interfaces 2020-10-27 09:44:00 +01:00
nymeaapplication.cpp Remove SIGSEGV handling and backtrace printing for proper coredump creation 2020-12-15 10:32:07 +01:00
nymeaapplication.h Update copyright 2020-01-23 20:07:26 +01:00
nymeaservice.cpp Add nymea logging categories as opposed to just Qt ones 2020-06-17 14:32:35 +02:00
nymeaservice.h Update copyright 2020-01-23 20:07:26 +01:00
server.pro Add rpath to nymead binary 2022-04-13 13:24:46 +02:00