1
0
mirror of https://github.com/blawar/ooot.git synced 2024-07-02 17:13:34 +00:00
ooot/meson_options.txt

1 line
104 B
Meson
Raw Normal View History

2022-03-23 14:07:48 +00:00
option('x64', type : 'boolean', value : false, description : 'Build for x64 architecture', yield : true)