forked from cromer/pamac-classic
update to new autovala 1.2.0 cmake and meson files
This commit is contained in:
@@ -8,5 +8,10 @@ make
|
||||
make clean
|
||||
popd
|
||||
|
||||
# Update the autovala environment
|
||||
autovala update
|
||||
# Update the autovala project file
|
||||
autovala refresh
|
||||
# Remove unused folders and files made by autovala
|
||||
rm -rf ./{install,packages,doc} ./data/{local,bash_completion} ./.hgignore ./.bzrignore
|
||||
# Generate the cmake and meson build files
|
||||
autovala cmake
|
||||
autovala meson
|
||||
|
Reference in New Issue
Block a user