Tweaks to build scripts and .gitignore, to exclude Arch Linux packages
This commit is contained in:
@@ -7,6 +7,7 @@ rm -fr build/cmake-build-debug/*; rm -fr build/cmake-build-release/*;
|
||||
rm -fr release;
|
||||
rm -fr Bloom-*.deb;
|
||||
rm -fr Bloom-*.rpm;
|
||||
rm -fr bloom-*.pkg.tar.zst;
|
||||
rm -fr "_CPack_Packages";
|
||||
|
||||
export CMAKE_PREFIX_PATH=/opt/Qt/6.1.2/gcc_64/
|
||||
|
||||
Reference in New Issue
Block a user