forked from aki/docker-aseprite-linux
build(manifest): Include skshaper and skunicode targets
This commit is contained in:
parent
0cf643665c
commit
7769777df0
@ -99,7 +99,10 @@ modules:
|
|||||||
|
|
||||||
# Compile Skia (only the necessary targets)
|
# Compile Skia (only the necessary targets)
|
||||||
- echo "Building Skia with Ninja (this may take a while)..."
|
- echo "Building Skia with Ninja (this may take a while)..."
|
||||||
- ninja -C out/Release-x64 skia modules
|
- ninja -C out/Release-x64 skia modules skshaper skunicode
|
||||||
|
|
||||||
|
- echo "Listing Skia build output (out/Release-x64) after building skshaper & skunicode:"
|
||||||
|
- ls -la out/Release-x64/
|
||||||
|
|
||||||
# Create directory structure for Aseprite
|
# Create directory structure for Aseprite
|
||||||
- echo "Installing Skia libraries and headers..."
|
- echo "Installing Skia libraries and headers..."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user