mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-26 09:19:27 +00:00
Update SDK dirs of all CMakeFiles/*/*.cmake files too (#4773)
This commit is contained in:
parent
0905e974cd
commit
f710603f99
1
build.sh
1
build.sh
@ -300,6 +300,7 @@ else
|
|||||||
echo "--- Updating $build_dir ---"
|
echo "--- Updating $build_dir ---"
|
||||||
update_file "$file"
|
update_file "$file"
|
||||||
for other_file in "$build_dir/CMakeFiles/rules.ninja" \
|
for other_file in "$build_dir/CMakeFiles/rules.ninja" \
|
||||||
|
"$build_dir"/CMakeFiles/*/*.cmake \
|
||||||
"$build_dir/third_party/libpng/scripts/genout.cmake" ; do
|
"$build_dir/third_party/libpng/scripts/genout.cmake" ; do
|
||||||
update_file "$other_file"
|
update_file "$other_file"
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user