mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-02 06:09:08 +00:00
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
This commit is contained in:
parent
3f5c934ea6
commit
e45e0eeb47
Notes:
sideshowbarker
2024-07-18 19:21:02 +09:00
Author: https://github.com/n0toose
Commit: e45e0eeb47
Pull-request: https://github.com/SerenityOS/serenity/pull/6503
Reviewed-by: https://github.com/linusg
33 changed files with 69 additions and 69 deletions
|
@ -4,7 +4,7 @@ useconfigure=true
|
|||
version=git
|
||||
depends="ncurses"
|
||||
workdir=cmatrix-master
|
||||
configopts="-DCMAKE_TOOLCHAIN_FILE=$SERENITY_ROOT/Toolchain/CMake/CMakeToolchain.txt"
|
||||
configopts="-DCMAKE_TOOLCHAIN_FILE=$SERENITY_SOURCE_DIR/Toolchain/CMake/CMakeToolchain.txt"
|
||||
files="https://github.com/abishekvashok/cmatrix/archive/refs/heads/master.zip cmatrix.zip 2541321b89149b375d5732402e52d654"
|
||||
auth_type=md5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue