Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:52 +03:00
parent a065047121
commit b17ead57d2
2 changed files with 5 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+5 -1
View File
@@ -1,8 +1,12 @@
name: spirv-headers
description: SPIR-V Headers
version: 1.4.321.0
revision: 1
url: https://www.khronos.org/registry/spir-v/
license: MIT
architecture: any
make_depends: ["cmake","ninja"]
output_architecture: any
type: source
make_depends:
- cmake
- ninja