Confess to your girl!
git clone https://github.com/samlior/be-my-girl
cd be-my-girl
mkdir build && cd build
cmake .. -DQt5_DIR="path/to/qt5-static" -DCMAKE_BUILD_TYPE=Release -G Ninja
ninja
If you don't want to compile qt yourself.
Confess to your girl!
git clone https://github.com/samlior/be-my-girl
cd be-my-girl
mkdir build && cd build
cmake .. -DQt5_DIR="path/to/qt5-static" -DCMAKE_BUILD_TYPE=Release -G Ninja
ninja
If you don't want to compile qt yourself.