mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Matches Windows and AppImage build script behaviour. Irrelevant for CI runs, but since the build dir is inside the user's mounted qTox dir, this stops manual runs from deleting a possibly existing directory, and allows the user to chose the build dir. Requires removing of the check for committed generated cmake files, but I can't imagine those making it past review anyway.