mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Move Android and ML build artefacts to their own subdirectory
Works around #20380.
This commit is contained in:
parent
524bd722ef
commit
496a62860e
10 changed files with 51 additions and 47 deletions
|
@ -9,10 +9,10 @@ SRCS = \
|
|||
code/src/Servo2D.cpp
|
||||
|
||||
LIBPATHS.debug = \
|
||||
../../../target/aarch64-linux-android/debug
|
||||
../../../target/magicleap/aarch64-linux-android/debug
|
||||
|
||||
LIBPATHS.release = \
|
||||
../../../target/aarch64-linux-android/release
|
||||
../../../target/magicleap/aarch64-linux-android/release
|
||||
|
||||
STLIBS = \
|
||||
mlservo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue