/be-my-girl

Confess to your girl!

Primary LanguageCMakeGNU General Public License v3.0GPL-3.0

Be my girl

Confess to your girl!

avatar

Build

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.

Qt5.15.0-rc2-static-macosx10.15