Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -1,8 +1,12 @@
|
|||||||
name: spirv-headers
|
name: spirv-headers
|
||||||
description: SPIR-V Headers
|
description: SPIR-V Headers
|
||||||
version: 1.4.321.0
|
version: 1.4.321.0
|
||||||
|
revision: 1
|
||||||
url: https://www.khronos.org/registry/spir-v/
|
url: https://www.khronos.org/registry/spir-v/
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
make_depends: ["cmake","ninja"]
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
|
make_depends:
|
||||||
|
- cmake
|
||||||
|
- ninja
|
||||||
|
|||||||
Reference in New Issue
Block a user