mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 02:47:35 +00:00
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
This commit is contained in:
parent
3f5c934ea6
commit
e45e0eeb47
33 changed files with 69 additions and 69 deletions
|
@ -10,7 +10,7 @@ export PKG_CONFIG_DIR=""
|
|||
export PKG_CONFIG_SYSROOT_DIR="${SERENITY_BUILD_DIR}/Root"
|
||||
export PKG_CONFIG_LIBDIR="${PKG_CONFIG_SYSROOT_DIR}/usr/lib/pkgconfig/:${PKG_CONFIG_SYSROOT_DIR}/usr/local/lib/pkgconfig"
|
||||
|
||||
# To be removed.
|
||||
# To be deprecated soon.
|
||||
export SERENITY_ROOT="$(realpath "${SCRIPT}/../")"
|
||||
|
||||
enable_ccache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue