mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
fix config build
This commit is contained in:
parent
7c362422ff
commit
849061d8f4
@ -7,7 +7,8 @@ include("${VITASDK}/share/vita.cmake" REQUIRED)
|
||||
include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
ScePaf_External
|
||||
URL https://github.com/olebeck/ScePaf/releases/download/continuous/ScePaf-1.0.0.zip
|
||||
URL https://github.com/olebeck/ScePaf/releases/download/v17/ScePaf-1.0.0.zip
|
||||
URL_HASH SHA256=8547bb98dcba623634e7701fc98172063bd0a77facebfe4932f43c17ff5f4da9
|
||||
UPDATE_DISCONNECTED TRUE
|
||||
)
|
||||
FetchContent_MakeAvailable(ScePaf_External)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user