mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:47:46 +00:00
Toolchain+Ports: Move the CMake toolchain file into a subdirectory
This commit is contained in:
parent
c6c1e2037b
commit
594d480391
12 changed files with 11 additions and 11 deletions
|
@ -4,7 +4,7 @@ useconfigure=true
|
|||
version=git
|
||||
depends="SDL2 SDL2_image"
|
||||
workdir=SDLPoP-master
|
||||
configopts="-DCMAKE_TOOLCHAIN_FILE=$SERENITY_ROOT/Toolchain/CMakeToolchain.txt"
|
||||
configopts="-DCMAKE_TOOLCHAIN_FILE=$SERENITY_ROOT/Toolchain/CMake/CMakeToolchain.txt"
|
||||
files="https://github.com/NagyD/SDLPoP/archive/refs/heads/master.zip PoP.zip"
|
||||
install_location="Root/opt/PrinceOfPersia"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue