mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-01-17 04:03:19 +00:00
14 lines
222 B
YAML
14 lines
222 B
YAML
version: '2.9.3'
|
|
prefix: '/opt/local'
|
|
variants:
|
|
select:
|
|
- aqua
|
|
- metal
|
|
deselect: x11
|
|
ports:
|
|
- name: clang-18
|
|
- name: llvm-18
|
|
- name: libsdl2
|
|
select: universal
|
|
- name: freetype
|
|
select: universal
|