mirror of
https://github.com/janet-lang/janet
synced 2025-09-02 10:58:03 +00:00
Verify working meson build on windows.
Using MSVC, no need for GNU tools.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
option('build_hash', type : 'string', value : 'meson')
|
||||
option('git_hash', type : 'string', value : 'meson')
|
||||
|
||||
option('single_threaded', type : 'boolean', value : false)
|
||||
option('nanbox', type : 'boolean', value : true)
|
||||
|
Reference in New Issue
Block a user