1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-02-24 15:55:41 -05:00
libkernaux/pkgs/mruby/build_config.rb
2022-05-31 03:52:50 +03:00

5 lines
82 B
Ruby

MRuby::Build.new do |conf|
conf.toolchain
conf.enable_test
conf.gem '.'
end