aboutsummaryrefslogtreecommitdiff
path: root/build.sh
blob: ad735b200a5a408f0668fcb99e18a9a9504dff2f (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/sh

# for the qml.qrc
cp -r usr/share/knotifications5 .

cmake -B build .
cmake --build build
cp -v -r usr/  /
sudo install -vDm755 build/kdeltachat -t /usr/local/bin/