make .pkg and .self

This commit is contained in:
lizzie 2025-12-05 03:50:45 +00:00
parent 3b9b120ab3
commit a679230e8f
4 changed files with 60 additions and 0 deletions

View file

@ -20,6 +20,7 @@ include(UseCcache)
include(CMakeDependentOption)
include(CTest)
include(CPMUtil)
include(OpenOrbis)
if (NOT DEFINED ARCHITECTURE)
message(FATAL_ERROR "Architecture didn't make it out of scope, did you delete DetectArchitecture.cmake?")