main starts a thread that keep a global io_service object running and makes sure it is stopped when everything else is stopped.
13 lines
255 B
Text
13 lines
255 B
Text
|
|
If it doesn't detect Qt CMAKE_PREFIX_PATH needs to be set
|
|
|
|
export CMAKE_PREFIX_PATH=/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/cmake
|
|
|
|
Dependencies:
|
|
- Botan-2
|
|
- libpq
|
|
- Qt5
|
|
- fmt (should we include this one in the project?
|
|
|
|
|
|
- jsoncpp (included)
|