Remove BUILD because its contents is completely out of date.

This commit is contained in:
eelke 2022-09-04 12:41:37 +02:00
parent 6631d1df5d
commit 61346ae95d

18
BUILD
View file

@ -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