Remove BUILD because its contents is completely out of date.
This commit is contained in:
parent
6631d1df5d
commit
61346ae95d
1 changed files with 0 additions and 18 deletions
18
BUILD
18
BUILD
|
|
@ -1,18 +0,0 @@
|
||||||
|
|
||||||
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:
|
|
||||||
- boost (asio, system, ???)
|
|
||||||
- Botan-2
|
|
||||||
- libpq
|
|
||||||
- Qt5
|
|
||||||
- fmt (should we include this one in the project?
|
|
||||||
|
|
||||||
|
|
||||||
- jsoncpp (included)
|
|
||||||
|
|
||||||
On ubuntu
|
|
||||||
|
|
||||||
sudo apt install libpq-dev libboost1.63-all-dev
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue