diff --git a/BUILD b/BUILD deleted file mode 100644 index 3f4f16a..0000000 --- a/BUILD +++ /dev/null @@ -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